Table of Contents

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

AccessMod

Accessibility modifiers for all Context defined scope.

TokenType

The identifying type of a Token.

TokenTypeGroup

The type group of a Token.