Expand description
Expression opcodes (such as + and -) for Flycatcher’s parser.
Enums§
Functions§
- get_
operator - Converts a token to an operator.
- is_
operator - Returns whether or not the specified token is an operator that has an Opcode.
Expression opcodes (such as + and -) for Flycatcher’s parser.