Namespace EzrSquared
Classes
- Token
The smallest component in the script identified by the TokenType, grouped together into Node objects to from source code constructs.
Structs
- Position
The representation of a position in the script.
Interfaces
- IEzrError
Error interface for all errors.
Enums
- TokenTypeGroup
The type group of a Token.