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