Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
DefaultLexer
Class DefaultLexer
Hierarchy (
view full
)
DefaultLexer
IndentationAwareLexer
Implements
Lexer
Index
Constructors
constructor
Properties
chevrotain
Lexer
error
Message
Provider
token
Builder
token
Types
Accessors
definition
Methods
tokenize
to
Token
Type
Dictionary
Constructors
constructor
new
Default
Lexer
(
services
)
:
DefaultLexer
Parameters
services
:
LangiumCoreServices
Returns
DefaultLexer
Properties
Protected
chevrotain
Lexer
chevrotain
Lexer
:
Lexer
Protected
Readonly
error
Message
Provider
error
Message
Provider
:
ILexerErrorMessageProvider
Protected
Readonly
token
Builder
token
Builder
:
TokenBuilder
Protected
token
Types
token
Types
:
TokenTypeDictionary
Accessors
definition
get
definition
(
)
:
TokenTypeDictionary
Returns
TokenTypeDictionary
Methods
tokenize
tokenize
(
text
,
_options
?
)
:
LexerResult
Parameters
text
:
string
_options
:
TokenizeOptions
= DEFAULT_TOKENIZE_OPTIONS
Returns
LexerResult
Protected
to
Token
Type
Dictionary
to
Token
Type
Dictionary
(
buildTokens
)
:
TokenTypeDictionary
Parameters
buildTokens
:
TokenVocabulary
Returns
TokenTypeDictionary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
chevrotain
Lexer
error
Message
Provider
token
Builder
token
Types
Accessors
definition
Methods
tokenize
to
Token
Type
Dictionary
Langium - v3.3.0
Loading...