Doxygen
Loading...
Searching...
No Matches
constexpYY_state Struct Reference

#include <src/constexp_p.h>

+ Collaboration diagram for constexpYY_state:

Public Attributes

std::string strToken
 
CPPValue resultValue
 
int constExpLineNr
 
std::string constExpFileName
 
std::string orgString
 
std::string inputString
 
int inputPosition
 

Detailed Description

Definition at line 33 of file constexp_p.h.

Member Data Documentation

◆ constExpFileName

std::string constexpYY_state::constExpFileName

Definition at line 38 of file constexp_p.h.

◆ constExpLineNr

int constexpYY_state::constExpLineNr

Definition at line 37 of file constexp_p.h.

◆ inputPosition

int constexpYY_state::inputPosition

Definition at line 42 of file constexp_p.h.

◆ inputString

std::string constexpYY_state::inputString

Definition at line 41 of file constexp_p.h.

◆ orgString

std::string constexpYY_state::orgString

Definition at line 40 of file constexp_p.h.

◆ resultValue

CPPValue constexpYY_state::resultValue

Definition at line 36 of file constexp_p.h.

◆ strToken

std::string constexpYY_state::strToken

Definition at line 35 of file constexp_p.h.


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