dlvhex
2.5.0
|
Public Member Functions | |
handle_fact (ParserState &state) | |
void | operator() (boost::fusion::vector3< boost::optional< char >, std::string, boost::optional< Tuple > > &attr, qi::unused_type, qi::unused_type) const |
Data Fields | |
ParserState & | state |
Definition at line 240 of file DLVresultParserDriver.cpp.
handle_fact::handle_fact | ( | ParserState & | state | ) | [inline] |
Definition at line 242 of file DLVresultParserDriver.cpp.
void handle_fact::operator() | ( | boost::fusion::vector3< boost::optional< char >, std::string, boost::optional< Tuple > > & | attr, |
qi::unused_type | , | ||
qi::unused_type | |||
) | const [inline] |
Definition at line 244 of file DLVresultParserDriver.cpp.
References ParserState::current, ID_FAIL(), Atom::kind, ID::MAINKIND_ATOM, RawPrinter::print(), ID::PROPERTY_AUX, ParserState::registry, state, OrdinaryAtom::text, Atom::tuple, and WARNING().
Definition at line 297 of file DLVresultParserDriver.cpp.
Referenced by operator()().