Uses of Enum Class
org.huiche.ast.statement.SetOp
Packages that use SetOp
-
Uses of SetOp in org.huiche.ast.operable
Methods in org.huiche.ast.operable with parameters of type SetOp -
Uses of SetOp in org.huiche.ast.statement
Subclasses with type arguments of type SetOp in org.huiche.ast.statementMethods in org.huiche.ast.statement that return SetOpModifier and TypeMethodDescriptionSetQuery.Default.op()SetQuery.op()集合操作static SetOpReturns the enum constant of this class with the specified name.static SetOp[]SetOp.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.huiche.ast.statement with parameters of type SetOp