public static class PrologTree.SignatureExpr extends PrologTree
PrologTree.PredicateExpr, PrologTree.SignatureExpr, PrologTree.VariableExpr
Modifier and Type | Field and Description |
---|---|
PrologTree.PredicateExpr |
inputTree |
boolean |
multipleResult |
PrologTree.PredicateExpr |
outputTree |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public PrologTree.PredicateExpr inputTree
public PrologTree.PredicateExpr outputTree
public boolean multipleResult