public static class PrologTree.PredicateExpr extends PrologTree
PrologTree.PredicateExpr, PrologTree.SignatureExpr, PrologTree.VariableExpr
String
name
List<PrologTree.VariableExpr>
variables
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String name
public List<PrologTree.VariableExpr> variables
public String toString()
toString
Object