| Package | Description |
|---|---|
| fmrisc.ProgramExplorer.InOut | |
| fmrisc.ProgramExplorer.Judgements | |
| fmrisc.ProgramExplorer.Syntax | |
| fmrisc.ProgramExplorer.Syntax.Logic |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyMathML.visit(GreaterEqualFormula exp) |
| Modifier and Type | Method and Description |
|---|---|
void |
Simplification.visit(GreaterEqualFormula formula)
Process binary atomic formula.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitorBase.visit(GreaterEqualFormula tree) |
void |
ASTVisitor.visit(GreaterEqualFormula tree) |
void |
ASTCloner.visit(GreaterEqualFormula tree) |
| Modifier and Type | Method and Description |
|---|---|
static GreaterEqualFormula |
GreaterEqualFormula.construct(Term first,
Term second)
Construct an is-greater-than-or-equal formula.
|