You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TERMREFsymbol sym_ASTRef qual_Type -- A reference `qual.sym` to a local member with prefix `qual`
124
124
TERMREFpkg fullyQualified_NameRef -- A reference to a package member with given fully qualified name
125
125
TERMREF possiblySigned_NameRef qual_Type -- A reference `qual.name` to a non-local member
126
-
TERMREFin Length possiblySigned_NameRef qual_Type namespace_Type -- A reference `qual.name` to a non-local member that's private in `namespace`
126
+
TERMREFin Length possiblySigned_NameRef qual_Type owner_Type -- A reference `qual.name` referring to a non-local symbol declared in owner that has the given signature (see note below)
127
127
THIS clsRef_Type -- cls.this
128
128
RECthis recType_ASTRef -- The `this` in a recursive refined type `recType`.
129
129
SHAREDtype path_ASTRef -- link to previously serialized path
0 commit comments