bux API Reference 1.11.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
ImplLR1.h File Reference
#include "ParserBase.h"
#include "XAutoPtr.h"
Include dependency graph for ImplLR1.h:

Go to the source code of this file.

Namespaces

namespace  bux
 THE common namespace of bux library.
 
namespace  bux::LR1
 

Typedefs

typedef FC_GetRelLexT< I_LexAttr, C_AutoNodebux::LR1::FC_GetRelLex
 
typedef C_RetLvalT< I_LexAttr, C_AutoNodebux::LR1::C_RetLval
 

Functions

template<class T_Key, class T_Value, class T_ValueOrSize, class T_Traits>
T_Value bux::LR1::index2value (U_K2V< T_Key, T_Value > k2v, T_ValueOrSize valOrSz, T_LexID key)
 

Detailed Description

This header is constantly included by parsergen-generated *.cpp files.

Definition in file ImplLR1.h.