Describes a specific position inside a source file.
string Text
The Text Representation of the Token.
Implements a Token that represents a Number.
BadNumberToken(BadSourcePosition position)
Constructs a new Number Token.
override BadPrimitiveType Type
decimal Value
The Value of the Token.
Base class for all primitive tokens.
Contains Shared Data Structures and Functionality.
BadPrimitiveType
Primitive Types.
Contains the Primitive Tokens for the BadScript2 Language.