Token

token~ Token

new Token(name, buffer, index)

Source:
Parameters:
Name Type Description
name string
buffer string
index number

Members

(readonly) NAME_LEVEL :string

Source:
Type:
  • string

(readonly) NAME_SEPARATOR :string

Source:
Type:
  • string

(readonly) NAME_IDENTIFIER :string

Source:
Type:
  • string

(readonly) NAME_REFERENCE :string

Source:
Type:
  • string

(readonly) NAME_INFORMATION :string

Source:
Type:
  • string

(readonly) NAME_LINE_FEED :string

Source:
Type:
  • string

(readonly) name :string

Source:
Type:
  • string

(readonly) buffer :string

Source:
Type:
  • string

(readonly) index :number

Source:
Type:
  • number