dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
ModuleSyntaxCheckState () | |
Constructor. | |
virtual void | moduleSyntaxCheck (ProgramCtx *) |
Checks the module syntax. |
See State::showPlugins.
Constructor.
void ModuleSyntaxCheckState::moduleSyntaxCheck | ( | ProgramCtx * | ctx | ) | [virtual] |
Checks the module syntax.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 315 of file State.cpp.
References State::changeState(), DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, and MLPSyntaxChecker::verifySyntax().