ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
Calculus::ConstantIdentifierEntry Struct Reference

Description:

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>

Collaboration diagram for Calculus::ConstantIdentifierEntry:
[legend]

Public Field Index:

Token Descriptor
 
Box Result
 

Field Details:

◆ Descriptor

Token Descriptor

The name, minimum length and letter case sensitivity of the function to recognize.

Definition at line 308 of file calculus.hpp.

◆ Result

Box Result

The constant result.

Definition at line 311 of file calculus.hpp.


The documentation for this struct was generated from the following file: