Uses of Class
io.trino.plugin.jdbc.expression.MatchContext
Packages that use MatchContext
-
Uses of MatchContext in io.trino.plugin.jdbc.expression
Methods in io.trino.plugin.jdbc.expression with parameters of type MatchContextModifier and TypeMethodDescriptionvoidCallPattern.resolve(Captures captures, MatchContext matchContext) voidExpressionCapture.resolve(Captures captures, MatchContext matchContext) abstract voidExpressionPattern.resolve(Captures captures, MatchContext matchContext) voidLongTypeParameter.resolve(Captures captures, MatchContext matchContext) voidSimpleTypePattern.resolve(Captures captures, MatchContext matchContext) voidTypeClassPattern.resolve(Captures captures, MatchContext matchContext) voidTypeParameterCapture.resolve(Captures captures, MatchContext matchContext) abstract voidTypeParameterPattern.resolve(Captures captures, MatchContext matchContext) voidTypePattern.resolve(Captures captures, MatchContext matchContext)