public abstract class PrologTree
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PrologTree.PredicateExpr
Creates a new instance of PredicateTree
|
static class |
PrologTree.SignatureExpr |
static class |
PrologTree.VariableExpr |
Constructor and Description |
---|
PrologTree() |