An entry of field ConstantIdentifiers. Describes how the identifier is recognized and the constant value to return for it.
Definition at line 305 of file calculus.hpp.
#include <calculus.hpp>
Public Field Index: | |
Token | Descriptor |
Box | Result |
Token Descriptor |
The name, minimum length and letter case sensitivity of the function to recognize.
Definition at line 308 of file calculus.hpp.
Box Result |
The constant result.
Definition at line 311 of file calculus.hpp.