Toggle menu
Nitlanguage.org
Nitdoc
nitc
doc
commands
commands_graph
InheritanceGraph
edges=
private
fun
edges=
(edges:
HashMap2
[
MEntity
,
MEntity
,
DotEdge
])
nitc
::
InheritanceGraph
::
edges=
Doc
Linearization
Summary
Property definitions
nitc$InheritanceGraph$edges=
Property definitions
nitc
$
InheritanceGraph
::
edges=
private
var
edges
=
new
HashMap2
[
MEntity
,
MEntity
,
DotEdge
]
src/doc/commands/commands_graph.nit:299,2--60