Uses of Enum Class
com.atlassian.query.clause.ClausePrecedence
Packages that use ClausePrecedence
-
Uses of ClausePrecedence in com.atlassian.query.clause
Methods in com.atlassian.query.clause that return ClausePrecedenceModifier and TypeMethodDescriptionstatic ClausePrecedenceClausePrecedence.getPrecedence(Clause clause) static ClausePrecedenceReturns the enum constant of this class with the specified name.static ClausePrecedence[]ClausePrecedence.values()Returns an array containing the constants of this enum class, in the order they are declared.