Package | Description |
---|---|
gudusoft.gsqlparser.nodes.functions |
Modifier and Type | Method and Description |
---|---|
TPredictArgument.EArgumentType |
TPredictArgument.getArgumentType() |
static TPredictArgument.EArgumentType |
TPredictArgument.EArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TPredictArgument.EArgumentType[] |
TPredictArgument.EArgumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|