Uses of Enum Class
org.basex.query.expr.CmpG.OpG
Packages that use CmpG.OpG
-
Uses of CmpG.OpG in org.basex.query.expr
Fields in org.basex.query.expr declared as CmpG.OpGMethods in org.basex.query.expr that return CmpG.OpGModifier and TypeMethodDescriptionabstract CmpG.OpGCmpG.OpG.invert()Inverts the comparator.abstract CmpG.OpGCmpG.OpG.swap()Swaps the comparator.static CmpG.OpGReturns the enum constant of this class with the specified name.static CmpG.OpG[]CmpG.OpG.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.basex.query.expr with parameters of type CmpG.OpG