ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Fields | List of all members
Calculus::ConstantIdentifierEntry Struct Reference

#include <calculus.hpp>

Collaboration diagram for Calculus::ConstantIdentifierEntry:
[legend]

Class Description

An entry of field ConstantIdentifiers. Describes how the identifier is recognized and the constant value to return for it.

Definition at line 301 of file calculus.hpp.

Public Fields

Token Descriptor
 
Box Result
 

Member Data Documentation

◆ Descriptor

Token Descriptor

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

Definition at line 304 of file calculus.hpp.

◆ Result

Box Result

The constant result.

Definition at line 307 of file calculus.hpp.


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