Uses of Class
io.trino.matching.pattern.TypeOfPattern
-
Packages that use TypeOfPattern Package Description io.trino.matching -
-
Uses of TypeOfPattern in io.trino.matching
Methods in io.trino.matching with parameters of type TypeOfPattern Modifier and Type Method Description voidDefaultPrinter. visitTypeOf(TypeOfPattern<?> pattern)voidPatternVisitor. visitTypeOf(TypeOfPattern<?> pattern)
-