| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.powerquery |
| Modifier and Type | Method and Description |
|---|---|
TPowerQueryLiteral.Kind |
TPowerQueryLiteral.getKind() |
static TPowerQueryLiteral.Kind |
TPowerQueryLiteral.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TPowerQueryLiteral.Kind[] |
TPowerQueryLiteral.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TPowerQueryLiteral.setKind(TPowerQueryLiteral.Kind kind) |