Skip navigation links
General SQL Parser Documentation | ← Back to Docs

Package gudusoft.gsqlparser.ir.semantic.joinanalysis

Immutable join-analysis facts exposed by Semantic IR.

See: Description

Package gudusoft.gsqlparser.ir.semantic.joinanalysis Description

Immutable join-analysis facts exposed by Semantic IR.

API status: supported read-only surface. Public getters and enum discriminators in this package are part of Join Analysis Consumption Profile v1 when reached from SqlSemanticAnalyzer. Returned collections are immutable and documented nullable values retain their stated provenance meaning.

New getters and enum values may be added. Consumers should keep an unknown or default branch when switching over enums. Public constructors and copying helpers are intended primarily for producers and are not included in the read-only compatibility profile unless their own Javadoc says otherwise.

Skip navigation links
General SQL Parser Documentation | ← Back to Docs

Copyright © 2026 Gudu Software. All rights reserved. | Back to Documentation | Full Documentation Site