dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
RewriteEDBIDBState () | |
Constructor. | |
virtual void | rewriteEDBIDB (ProgramCtx *) |
Rewrites the input using PluginInterface::PluginRewriter. |
See State::showPlugins.
Constructor.
void RewriteEDBIDBState::rewriteEDBIDB | ( | ProgramCtx * | ctx | ) | [virtual] |
Rewrites the input using PluginInterface::PluginRewriter.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 355 of file State.cpp.
References State::changeState(), ProgramCtx::config, DBGLOG_SCOPE, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, Configuration::doVerbose(), Configuration::DUMP_REWRITTEN_PROGRAM, ProgramCtx::edb, ProgramCtx::idb, Logger::INFO, Logger::Instance(), LOG, ProgramCtx::pluginContainer(), Printer::printmany(), ProgramCtx::registry(), Logger::shallPrint(), and Logger::stream().