package
0.0.0-20230827225450-169fbabbf91c
Repository: https://github.com/rect-lang/rect-go-compiler.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

TokenMapping is a Map of meanings.

# Structs

ClassTokenMeaning holds data about class ID tokens.
EnumFieldTokenMeaning holds data about enum ID tokens.
EnumTokenMeaning holds data about enum ID tokens.
FunctionTokenMeaning holds data about function ID tokens.
PackageTokenMeaning holds data about package ID tokens.
StructTokenMeaning holds data about struct ID tokens.
FunctionTokenMeaning holds data about function ID tokens.
TypeTokenMeaning holds data about type ID tokens.
VariableTokenMeaning holds data about variable tokens.

# Interfaces

TokenMeaning (base class) holds data on what a token actually is.

# Type aliases

No description provided by the author