Toggle menu
Nitlanguage.org
Nitdoc
sax
helpers
namespace_support
NamespaceSupport
_contexts
private
var
_contexts
:
Array
[
Context
]
sax
::
NamespaceSupport
::
_contexts
Doc
Linearization
Summary
Property definitions
sax$NamespaceSupport$_contexts
Property definitions
sax
$
NamespaceSupport
::
_contexts
private
var
contexts
=
new
Array
[
Context
]
.
with_capacity
(
32
)
lib/sax/helpers/namespace_support.nit:77,2--60