#include <HsParser.h>
Public Member Functions | |
set_command (ParserState &state_, int cmd) | |
void | operator() (char const *, char const *) const |
Public Attributes | |
ParserState & | state |
int | command |
Definition at line 120 of file HsParser.h.
|
inline |
Definition at line 121 of file HsParser.h.
|
inline |
Definition at line 123 of file HsParser.h.
int Hyperspace::HsParser::set_command::command |
Definition at line 127 of file HsParser.h.
ParserState& Hyperspace::HsParser::set_command::state |
Definition at line 126 of file HsParser.h.