| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2.binding |
| Modifier and Type | Field and Description |
|---|---|
BindingTrace.BinderKind |
BindingTrace.binderKind |
| Modifier and Type | Method and Description |
|---|---|
static BindingTrace.BinderKind |
BindingTrace.BinderKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingTrace.BinderKind[] |
BindingTrace.BinderKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BindingTrace |
BindingTrace.direct(TObjectName reference,
BindingTrace.BinderKind kind,
TTable target)
Typed direct-binding capture (ScopeBuilder clusters).
|