| Package | Description |
|---|---|
| gudusoft.gsqlparser.analyzer.v2 | |
| gudusoft.gsqlparser.analyzer.v2.callgraph | |
| gudusoft.gsqlparser.ir.bound | |
| gudusoft.gsqlparser.ir.common |
| Class and Description |
|---|
| SourceAnchor
Immutable source code anchor linking an IR node back to the original SQL/PL/SQL text.
|
| Class and Description |
|---|
| Confidence
Confidence level for an analysis result, ranging from 0.0 to 1.0.
|
| Evidence
Evidence supporting an analysis conclusion.
|
| SourceAnchor
Immutable source code anchor linking an IR node back to the original SQL/PL/SQL text.
|
| Class and Description |
|---|
| Confidence
Confidence level for an analysis result, ranging from 0.0 to 1.0.
|
| Evidence
Evidence supporting an analysis conclusion.
|
| IRNode
Base class for all IR nodes across all layers (Bound, Logical, Flow).
|
| IRNodeKind
Enumeration of all IR node types across all layers.
|
| IRVisitor
Visitor interface for traversing IR nodes across all layers.
|
| SourceAnchor
Immutable source code anchor linking an IR node back to the original SQL/PL/SQL text.
|
| Class and Description |
|---|
| Confidence
Confidence level for an analysis result, ranging from 0.0 to 1.0.
|
| EConfidenceLevel
Confidence level buckets derived from a 0.0-1.0 confidence value.
|
| EffectType
Data effect type for lineage edges and procedural data flow edges.
|
| EvidenceKind
Types of evidence that support an analysis conclusion.
|
| IRNode
Base class for all IR nodes across all layers (Bound, Logical, Flow).
|
| IRNodeKind
Enumeration of all IR node types across all layers.
|
| IRVisitor
Visitor interface for traversing IR nodes across all layers.
|
| SourceAnchor
Immutable source code anchor linking an IR node back to the original SQL/PL/SQL text.
|