bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::GLR::I_ParserPolicy::C_ReduceInfo Struct Reference

#include <GLR.h>

Public Attributes

size_t m_PopLength
 
T_LexID m_ResultID
 
FH_Reduce m_Reduce
 

Detailed Description

Definition at line 38 of file GLR.h.

Member Data Documentation

◆ m_PopLength

size_t bux::GLR::I_ParserPolicy::C_ReduceInfo::m_PopLength

Definition at line 40 of file GLR.h.

◆ m_Reduce

FH_Reduce bux::GLR::I_ParserPolicy::C_ReduceInfo::m_Reduce

Definition at line 42 of file GLR.h.

◆ m_ResultID

T_LexID bux::GLR::I_ParserPolicy::C_ReduceInfo::m_ResultID

Definition at line 41 of file GLR.h.


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