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