Uses of Enum
gudusoft.gsqlparser.nodes.snowflake.TAtBeforeClause.ClauseType
Packages that use TAtBeforeClause.ClauseType
-
Uses of TAtBeforeClause.ClauseType in gudusoft.gsqlparser.nodes.snowflake
Methods in gudusoft.gsqlparser.nodes.snowflake that return TAtBeforeClause.ClauseTypeModifier and TypeMethodDescriptionTAtBeforeClause.getClauseType()static TAtBeforeClause.ClauseTypeReturns the enum constant of this type with the specified name.static TAtBeforeClause.ClauseType[]TAtBeforeClause.ClauseType.values()Returns an array containing the constants of this enum type, in the order they are declared.