|
LeviLamina
|
Public Member Functions | |
| ParseRule & | operator= (ParseRule const &) |
| ParseRule (ParseRule const &) | |
| MCAPI::CommandRegistry::ParseRule & | operator= (::CommandRegistry::ParseRule &&rhs) |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, ::CommandRegistry::Symbol > | nonTerminal |
| ::ll::TypedStorage< 8, 64, ::std::function<::CommandRegistry::ParseToken *(::CommandRegistry::ParseToken &, ::CommandRegistry::Symbol)> > | process |
| ::ll::TypedStorage< 8, 24, ::std::vector<::CommandRegistry::Symbol > > | derivation |
| ::ll::TypedStorage< 4, 8, ::CommandVersion > | versions |