Uses of Class
io.trino.sql.tree.QueryPeriod
Packages that use QueryPeriod
-
Uses of QueryPeriod in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type QueryPeriodMethods in io.trino.sql.tree with parameters of type QueryPeriodModifier and TypeMethodDescriptionprotected RAstVisitor.visitQueryPeriod(QueryPeriod node, C context) Constructors in io.trino.sql.tree with parameters of type QueryPeriodModifierConstructorDescriptionTable(NodeLocation location, QualifiedName name, QueryPeriod queryPeriod)