Package | Description |
---|---|
fmrisc.ProgramExplorer.Syntax | |
fmrisc.ProgramExplorer.Syntax.Logic |
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.visit(QuantifiedFormula tree) |
void |
ASTVisitorBase.visit(QuantifiedFormula tree) |
Modifier and Type | Class and Description |
---|---|
class |
ExistsFormula
An existentially quantified formula.
|
class |
ForallFormula
A universally quantified formula.
|