Toggle menu
Nitlanguage.org
Nitdoc
nitc
astbuilder
ASTValidationVisitor
seen
private
fun
seen
:
HashSet
[
ANode
]
nitc
::
ASTValidationVisitor
::
seen
Doc
Linearization
Summary
Property definitions
nitc$ASTValidationVisitor$seen
Property definitions
nitc
$
ASTValidationVisitor
::
seen
private
var
seen
=
new
HashSet
[
ANode
]
src/astbuilder.nit:876,2--38