Toggle menu
Nitlanguage.org
Nitdoc
nitc
doc
commands
commands_graph
InheritanceGraph
_nodes
private
var
_nodes
:
HashMap
[
MEntity
,
DotElement
]
nitc
::
InheritanceGraph
::
_nodes
Doc
Linearization
Summary
Property definitions
nitc$InheritanceGraph$_nodes
Property definitions
nitc
$
InheritanceGraph
::
_nodes
private
var
nodes
=
new
HashMap
[
MEntity
,
DotElement
]
src/doc/commands/commands_graph.nit:221,2--53