| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2 | |
| gudusoft.gsqlparser.resolver2.iterative |
| Modifier and Type | Method and Description |
|---|---|
List<ResolutionPass> |
TSQLResolver2.getPassHistory()
Get the pass history (for iterative resolution analysis)
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolutionPass> |
ConvergenceDetector.getPassHistory()
Get the pass history.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConvergenceDetector.recordPass(ResolutionPass pass)
Record a completed pass.
|