Properties
Optional categories
Defined in chevrotain.d.ts:44
Optional group
group: string | any
Defined in chevrotain.d.ts:47
Optional label
label: string
Defined in chevrotain.d.ts:45
Optional line_breaks
line_breaks: boolean
Defined in chevrotain.d.ts:55
Optional longer_alt
Defined in chevrotain.d.ts:50
name
name: string
Defined in chevrotain.d.ts:43
Optional pattern
Defined in chevrotain.d.ts:46
Optional pop_mode
pop_mode: boolean
Defined in chevrotain.d.ts:49
Optional push_mode
push_mode: string
Defined in chevrotain.d.ts:48
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Can a String matching this token's pattern possibly contain a line terminator? If true and the line_breaks property is not also true this will cause inaccuracies in the Lexer's line / column tracking.