Uses of Class
io.trino.sql.analyzer.Scope.Builder
Packages that use Scope.Builder
-
Uses of Scope.Builder in io.trino.sql.analyzer
Methods in io.trino.sql.analyzer that return Scope.BuilderModifier and TypeMethodDescriptionstatic Scope.BuilderScope.builder()Scope.Builder.withNamedQuery(String name, WithQuery withQuery) Scope.Builder.withOuterQueryParent(Scope parent) Scope.Builder.withParent(Scope parent) Scope.Builder.withRelationType(RelationId relationId, RelationType relationType)