- this
this(int pos, TokenType type, string text)
Undocumented in source.
- this
this(int pos, KeywordType keyword, string text)
Undocumented in source.
- this
this(int pos, OperatorType op, string text)
Undocumented in source.
- this
this(int pos, TokenType type, Token[] base, int start, int end)
Undocumented in source.
- this
this(int pos, OperatorType type, string text, Token right)
Undocumented in source.
- this
this(int pos, OperatorType type, string text, Token left, Token right)
Undocumented in source.