Preparing search index...
The search index is not available
@chevrotain/types
@chevrotain/types
ILexerDefinitionError
Interface ILexerDefinitionError
interface
ILexerDefinitionError
{
message
:
string
;
tokenTypes
?:
TokenType
[]
;
type
:
LexerDefinitionErrorType
;
}
Index
Properties
message
token
Types?
type
Properties
message
message
:
string
Optional
token
Types
token
Types
?:
TokenType
[]
type
type
:
LexerDefinitionErrorType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
token
Types
type
@chevrotain/types
Loading...