Uses of Enum
io.trino.sql.tree.SkipTo.Position
Packages that use SkipTo.Position
-
Uses of SkipTo.Position in io.trino.sql.tree
Methods in io.trino.sql.tree that return SkipTo.PositionModifier and TypeMethodDescriptionSkipTo.getPosition()static SkipTo.PositionReturns the enum constant of this type with the specified name.static SkipTo.Position[]SkipTo.Position.values()Returns an array containing the constants of this enum type, in the order they are declared.