Dictionaries

Contains useful dictionaries for the lexing process

See also

compxclib.parser.lexing

Properties

Link copied to clipboard

All the library's valid functions

Link copied to clipboard

Dictionary used in the AstTree class to eventually evaluate an expression

Functions

Link copied to clipboard
open operator fun equals(other: Any?): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String