|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.ExprInfo
org.basex.query.xpath.locpath.Pred
public abstract class Pred
XPath predicate.
Constructor Summary | |
---|---|
Pred()
|
Method Summary | |
---|---|
java.lang.String |
color()
Returns a string description of the expression. |
Methods inherited from class org.basex.query.ExprInfo |
---|
info, name, plan, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Pred()
Method Detail |
---|
public final java.lang.String color()
ExprInfo
ExprInfo.toString()
method, the current expressions aren't included
in the output.
color
in class ExprInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |