| Package | Description |
|---|---|
| gudusoft.gsqlparser.analyzer.v2 | |
| gudusoft.gsqlparser.analyzer.v2.callgraph | |
| gudusoft.gsqlparser.analyzer.v2.impact |
| Class and Description |
|---|
| CallGraph
Call graph built from a
BoundProgram. |
| Class and Description |
|---|
| CallEdge
An edge in the call graph representing a call from one routine to another.
|
| CallGraph
Call graph built from a
BoundProgram. |
| CallGraphNode
A node in the call graph representing a single routine (procedure, function, trigger, etc.).
|
| TableAccess
Records a table access (read/write) within a routine.
|
| Class and Description |
|---|
| CallGraph
Call graph built from a
BoundProgram. |