dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
ParseState () | |
Constructor. | |
virtual void | parse (ProgramCtx *) |
Parses the input. |
See State::showPlugins.
Constructor.
void ParseState::parse | ( | ProgramCtx * | ctx | ) | [virtual] |
Parses the input.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 230 of file State.cpp.
References State::changeState(), ProgramCtx::config, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, Configuration::doVerbose(), Configuration::DUMP_PARSED_PROGRAM, ProgramCtx::edb, Configuration::getOption(), ProgramCtx::idb, Logger::INFO, ProgramCtx::inputProvider, Logger::Instance(), LOG, ProgramCtx::parser, ProgramCtx::pluginContainer(), Printer::printmany(), ProgramCtx::registry(), Logger::shallPrint(), Logger::stream(), and WARNING().