Package io.trino.plugin.jdbc.expression
Class TypeParameterCapture
java.lang.Object
io.trino.plugin.jdbc.expression.TypeParameterPattern
io.trino.plugin.jdbc.expression.TypeParameterCapture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanPattern<? extends TypeSignatureParameter>inthashCode()voidresolve(Captures captures, MatchContext matchContext) self()toString()
-
Constructor Details
-
TypeParameterCapture
-
-
Method Details
-
getPattern
- Specified by:
getPatternin classTypeParameterPattern
-
resolve
- Specified by:
resolvein classTypeParameterPattern
-
equals
- Specified by:
equalsin classTypeParameterPattern
-
hashCode
public int hashCode()- Specified by:
hashCodein classTypeParameterPattern
-
toString
- Specified by:
toStringin classTypeParameterPattern
-
self
-