The constexpYY_state
Struct Reference
Declaration
struct constexpYY_state { ... }
Included Headers
#include <src/constexp_p.h>
Public Member Attributes Index
std::string | strToken |
CPPValue | resultValue |
int | constExpLineNr |
std::string | constExpFileName |
std::string | orgString |
std::string | inputString |
int | inputPosition |
Definition at line 33 of file constexp_p.h.
Public Member Attributes
constExpFileName
|
Definition at line 38 of file constexp_p.h.
38 std::string constExpFileName;
constExpLineNr
|
Definition at line 37 of file constexp_p.h.
37 int constExpLineNr;
inputPosition
|
Definition at line 42 of file constexp_p.h.
42 int inputPosition;
inputString
|
Definition at line 41 of file constexp_p.h.
41 std::string inputString;
orgString
|
Definition at line 40 of file constexp_p.h.
resultValue
|
Definition at line 36 of file constexp_p.h.
strToken
|
Definition at line 35 of file constexp_p.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.