Describes a specific position inside a source file.
Base class for all primitive tokens.
Implements a Token that represents a String.
BadStringToken(string str, BadSourcePosition position)
Constructor for a String Token.
string Value
The Value of the Token.
override BadPrimitiveType Type
Contains Shared Data Structures and Functionality.
BadPrimitiveType
Primitive Types.
Contains the Primitive Tokens for the BadScript2 Language.