Home > @csstools/css-calc > ParseError
Any errors are reported through the onParseError callback.
Signature:
export declare class ParseError extends Error Extends: Error
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
The index of the end character of the current token. | ||
|
number |
The index of the start character of the current token. |