Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ABinBoolExpr
_n_expr2
private
var
_n_expr2
:
AExpr
nitc
::
ABinBoolExpr
::
_n_expr2
Doc
Linearization
Summary
The second boolean operand
The second boolean operand
Summary
Property definitions
nitc$ABinBoolExpr$_n_expr2
Property definitions
nitc
$
ABinBoolExpr
::
_n_expr2
# The second boolean operand
var
n_expr2
:
AExpr
is
writable
,
noinit
src/parser/parser_nodes.nit:2177,2--2178,39