tastyquery.Types.MatchTypeCase
See theMatchTypeCase companion object
final class MatchTypeCase(val paramNames: List[TypeName])(paramTypeBoundsExp: MatchTypeCase => List[TypeBounds], patternExp: MatchTypeCase => Type, resultTypeExp: MatchTypeCase => Type) extends TypeParamRefBinder
case pattern
=> result
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait TypeParamRefBindertrait ParamRefBindertrait TypeBinderclass Objecttrait Matchableclass Any
Members list
In this article