Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ASendExpr
callsite
fun
callsite
: nullable
CallSite
nitc
::
ASendExpr
::
callsite
Doc
Linearization
Summary
The property invoked by the send.
The property invoked by the send.
Summary
Property definitions
nitc::typing$ASendExpr$callsite
Property definitions
nitc
::
typing
$
ASendExpr
::
callsite
# The property invoked by the send.
var
callsite
:
nullable
CallSite
src/semantize/typing.nit:1951,2--1952,32