|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfmrisc.AST.ASTBase
fmrisc.ProofNavigator.Commands.CommandBase
fmrisc.ProofNavigator.Commands.Skolem
Constructor Summary | |
Skolem()
create a "skolem" command |
Method Summary | |
void |
process()
process command "skolem": skolemize universal formulas in goal position and existential formulas in assumption position. |
Methods inherited from class fmrisc.ProofNavigator.Commands.CommandBase |
getName, printCore |
Methods inherited from class fmrisc.AST.ASTBase |
print, printParens, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface fmrisc.AST.AST |
print, printParens, toString |
Constructor Detail |
public Skolem()
Method Detail |
public void process()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |