dlvhex
2.5.0
|
Public Member Functions | |
template<typename Context > | |
void | operator() (const std::string &s, Context &ctx, qi::unused_type) const |
Static Public Member Functions | |
handle_ident (ParserState &state) | |
Data Fields | |
ParserState & | state |
Definition at line 207 of file DLVresultParserDriver.cpp.
handle_ident::handle_ident | ( | ParserState & | state | ) | [inline, static] |
Definition at line 209 of file DLVresultParserDriver.cpp.
void handle_ident::operator() | ( | const std::string & | s, |
Context & | ctx, | ||
qi::unused_type | |||
) | const [inline] |
Definition at line 212 of file DLVresultParserDriver.cpp.
References ParserState::registry, and state.
Definition at line 221 of file DLVresultParserDriver.cpp.
Referenced by operator()().