File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -23,23 +23,24 @@ Type -+- ProxyType --+- NamedType ----+--- TypeRef
2323 | | +--- ThisType
2424 | | +--- SuperType
2525 | | +--- ConstantType
26- | | +--- MethodParam
26+ | | +--- TermParamRef
2727 | | +----RecThis
2828 | | +--- SkolemType
29- | +- PolyParam
29+ | +- TypeParamRef
3030 | +- RefinedOrRecType -+-- RefinedType
3131 | | -+-- RecType
32- | +- HKApply
32+ | +- AppliedType
3333 | +- TypeBounds
3434 | +- ExprType
3535 | +- AnnotatedType
3636 | +- TypeVar
37- | +- PolyType
37+ | +- HKTypeLambda
38+ | +- MatchType
3839 |
3940 +- GroundType -+- AndType
4041 +- OrType
41- +- MethodType -----+- ImplicitMethodType
42- | +- JavaMethodType
42+ +- MethodOrPoly ---+-- PolyType
43+ | +-- MethodType
4344 +- ClassInfo
4445 |
4546 +- NoType
You can’t perform that action at this time.
0 commit comments