Package-level declarations

Contains classes, values and enums used inside compxclib.parser.parsing and compxclib.parser.lexing

Types

Link copied to clipboard

Enum class used for compiler safe check in the Evaluator class

Link copied to clipboard

type of the Lists passed to the lexing classes

Link copied to clipboard

Contains useful dictionaries for the lexing process

Link copied to clipboard

Member type of the Lists used inside the lexing classes

Link copied to clipboard
enum Tokens : Enum<Tokens>

Enum class that contains the token types used inside the lexing classes

Link copied to clipboard

Member type of the Lists passed to the lexing classes