|
ScriptStack 1.0.0
A .NET scripting language
|
Vollständige Aufstellung aller Elemente für ScriptStack.Compiler.Token einschließlich aller geerbten Elemente.
| column | ScriptStack.Compiler.Token | private |
| Column | ScriptStack.Compiler.Token | |
| lexeme | ScriptStack.Compiler.Token | private |
| Lexeme | ScriptStack.Compiler.Token | |
| line | ScriptStack.Compiler.Token | private |
| Line | ScriptStack.Compiler.Token | |
| text | ScriptStack.Compiler.Token | private |
| Text | ScriptStack.Compiler.Token | |
| Token(TokenType tokenType, object lexeme, int line, int column, String sourceLine) | ScriptStack.Compiler.Token | |
| tokenType | ScriptStack.Compiler.Token | private |
| ToString() | ScriptStack.Compiler.Token | |
| Type | ScriptStack.Compiler.Token |