Token
new Token(name, buffer, index)
- Source:
Parameters:
Name |
Type |
Description |
name |
string
|
|
buffer |
string
|
|
index |
number
|
|
Members
(readonly) NAME_LEVEL :string
- Source:
Type:
(readonly) NAME_SEPARATOR :string
- Source:
Type:
(readonly) NAME_IDENTIFIER :string
- Source:
Type:
(readonly) NAME_REFERENCE :string
- Source:
Type:
- Source:
Type:
(readonly) NAME_LINE_FEED :string
- Source:
Type:
(readonly) name :string
- Source:
Type:
(readonly) buffer :string
- Source:
Type:
(readonly) index :number
- Source:
Type: