Uses of Enum Class
io.trino.sql.tree.AnchorPattern.Type
Packages that use AnchorPattern.Type
-
Uses of AnchorPattern.Type in io.trino.sql.tree
Methods in io.trino.sql.tree that return AnchorPattern.TypeModifier and TypeMethodDescriptionAnchorPattern.getType()static AnchorPattern.TypeReturns the enum constant of this class with the specified name.static AnchorPattern.Type[]AnchorPattern.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.tree with parameters of type AnchorPattern.Type