Describes a specific position inside a source file.
string Text
Returns the Position as a string.
Base Class for All tokens.
override string ToString()
The String Representation of the Token.
string Text
The Text Representation of the Token.
BadSourcePosition SourcePosition
The Source Position of the Token.
BadToken(BadSourcePosition position)
Constructor for the Token.
Contains Shared Data Structures and Functionality.
Contains the Reader Tokens for the BadScript2 Language.