Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ACastAsExternCall
n_dot
fun
n_dot
: nullable
TDot
nitc
::
ACastAsExternCall
::
n_dot
Doc
Linearization
Summary
The dot (
.
)
The dot (
.
)
Summary
Property definitions
nitc$ACastAsExternCall$n_dot
Property definitions
nitc
$
ACastAsExternCall
::
n_dot
# The dot (`.`)
var
n_dot
:
nullable
TDot
=
null
is
writable
src/parser/parser_nodes.nit:1548,2--1549,44