Token
hscript.Token (Enum)
Constructors
TEof
TEof
TConst
TConst(c: Anonymous)
Parameters:
Name | Type |
---|---|
c |
Anonymous |
TId
TId(s: String)
Parameters:
Name | Type |
---|---|
s |
String |
TOp
TOp(s: String)
Parameters:
Name | Type |
---|---|
s |
String |
TPOpen
TPOpen
TPClose
TPClose
TBrOpen
TBrOpen
TBrClose
TBrClose
TDot
TDot
TQuestionDot
TQuestionDot
TComma
TComma
TSemicolon
TSemicolon
TBkOpen
TBkOpen
TBkClose
TBkClose
TQuestion
TQuestion
TDoubleDot
TDoubleDot
TMeta
TMeta(s: String)
Parameters:
Name | Type |
---|---|
s |
String |
TPrepro
TPrepro(s: String)
Parameters:
Name | Type |
---|---|
s |
String |