Attributes
Members list
Value members
Concrete methods
Normalize => A
types to () ?=> A
types
Normalize => A
types to () ?=> A
types
- at the top level
- in function and method parameter types
- under annotations
Attributes
Concrete fields
Attachment key for rechecked types of TypeTrees
Attachment key for rechecked types of TypeTrees
Attributes
A flag used to indicate that a ParamAccessor has been temporarily made not-private Only used at the start of the Recheck phase, reset at its end. The flag repurposes the Scala2ModuleVar flag. No confusion is possible since Scala2ModuleVar cannot be also ParamAccessors.
A flag used to indicate that a ParamAccessor has been temporarily made not-private Only used at the start of the Recheck phase, reset at its end. The flag repurposes the Scala2ModuleVar flag. No confusion is possible since Scala2ModuleVar cannot be also ParamAccessors.
Attributes
Extensions
Extensions
Does symbol have a new denotation valid from phase.next that is different from the denotation it had before?
Does symbol have a new denotation valid from phase.next that is different from the denotation it had before?
Attributes
Update symbol's info to newInfo after prevPhase
. Also update owner to newOwnerOrNull if it is not null. The update is valid until after Recheck. After that the symbol's denotation is reset to what it was before PreRecheck.
Update symbol's info to newInfo after prevPhase
. Also update owner to newOwnerOrNull if it is not null. The update is valid until after Recheck. After that the symbol's denotation is reset to what it was before PreRecheck.
Attributes
The remembered type of the tree, or if none was installed, the original type
The remembered type of the tree, or if none was installed, the original type
Attributes
Remember tpe
as the type of tree
, which might be different from the type stored in the tree itself, unless a type was already remembered for tree
.
Remember tpe
as the type of tree
, which might be different from the type stored in the tree itself, unless a type was already remembered for tree
.
Attributes
Remember tpe
as the type of tree
, which might be different from the type stored in the tree itself
Remember tpe
as the type of tree
, which might be different from the type stored in the tree itself