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