Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.prestosql.matching.Capture<T>
- io.prestosql.matching.Captures
- io.prestosql.matching.DefaultPrinter (implements io.prestosql.matching.PatternVisitor)
- io.prestosql.matching.Match
- io.prestosql.matching.Pattern<T>
- io.prestosql.matching.pattern.CapturePattern<T>
- io.prestosql.matching.pattern.EqualsPattern<T>
- io.prestosql.matching.pattern.FilterPattern<T>
- io.prestosql.matching.pattern.TypeOfPattern<T>
- io.prestosql.matching.pattern.WithPattern<T>
- io.prestosql.matching.Property<F,C,T>
- io.prestosql.matching.PropertyPattern<F,C,R>
Interface Hierarchy
- io.prestosql.matching.PatternVisitor