Toggle menu
Nitlanguage.org
Nitdoc
nitc
compiler
abstract_compiler
StaticFrame
_receiver
private
var
_receiver
:
MClassType
nitc
::
StaticFrame
::
_receiver
Doc
Linearization
Summary
The static type of the receiver
The static type of the receiver
Summary
Property definitions
nitc$StaticFrame$_receiver
Property definitions
nitc
$
StaticFrame
::
_receiver
# The static type of the receiver
var
receiver
:
MClassType
src/compiler/abstract_compiler.nit:2405,2--2406,25