Uses of Enum Class
org.basex.query.expr.CmpN.OpN
Packages that use CmpN.OpN
-
Uses of CmpN.OpN in org.basex.query.expr
Fields in org.basex.query.expr declared as CmpN.OpNMethods in org.basex.query.expr that return CmpN.OpNModifier and TypeMethodDescriptionstatic CmpN.OpNReturns the enum constant of this class with the specified name.static CmpN.OpN[]CmpN.OpN.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 CmpN.OpN