Traqula
Preparing search index...
@traqula/chevrotain
ILexingResult
Interface ILexingResult
interface
ILexingResult
{
errors
:
ILexingError
[]
;
groups
:
{
[
groupName
:
string
]:
IToken
[]
}
;
tokens
:
IToken
[]
;
}
Index
Properties
errors
groups
tokens
Properties
errors
errors
:
ILexingError
[]
groups
groups
:
{
[
groupName
:
string
]:
IToken
[]
}
tokens
tokens
:
IToken
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
groups
tokens
Traqula
Loading...