Uses of Enum
gudusoft.gsqlparser.stmt.TAssignStmt.AssignType
Packages that use TAssignStmt.AssignType
-
Uses of TAssignStmt.AssignType in gudusoft.gsqlparser.stmt
Methods in gudusoft.gsqlparser.stmt that return TAssignStmt.AssignTypeModifier and TypeMethodDescriptionTAssignStmt.getAssignType()static TAssignStmt.AssignTypeReturns the enum constant of this type with the specified name.static TAssignStmt.AssignType[]TAssignStmt.AssignType.values()Returns an array containing the constants of this enum type, in the order they are declared.