Uses of Enum Class
io.trino.sql.tree.AnchorPattern.Type
Packages that use AnchorPattern.Type
-
Uses of AnchorPattern.Type in io.trino.sql.tree
Subclasses with type arguments of type AnchorPattern.Type in io.trino.sql.treeMethods 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