| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2.binding |
| Modifier and Type | Method and Description |
|---|---|
BindingReference |
BindingReference.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<BindingReference> |
BindingResult.getReferences() |
List<BindingReference> |
BindingResult.getUnresolvedReferences() |
| Modifier and Type | Method and Description |
|---|---|
static BindingResult |
BindingResult.of(List<BindingDiagnostic> diagnostics,
List<BindingReference> references) |