|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmpG.Comp | |
---|---|
org.basex.query.xquery.expr | Contains XQuery 1.0 expressions. |
Uses of CmpG.Comp in org.basex.query.xquery.expr |
---|
Methods in org.basex.query.xquery.expr that return CmpG.Comp | |
---|---|
static CmpG.Comp |
CmpG.Comp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CmpG.Comp[] |
CmpG.Comp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.basex.query.xquery.expr with parameters of type CmpG.Comp | |
---|---|
CmpG(Expr e1,
Expr e2,
CmpG.Comp c)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |