Uses of Enum Class
org.basex.query.expr.Calc
Packages that use Calc
-
Uses of Calc in org.basex.query.expr
Fields in org.basex.query.expr declared as CalcMethods in org.basex.query.expr that return CalcModifier and TypeMethodDescriptionabstract CalcCalc.invert()Inverts the operator.static CalcReturns the enum constant of this class with the specified name.static Calc[]Calc.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 Calc