Toggle menu
Nitlanguage.org
Nitdoc
sax
helpers
namespace_support
NamespaceSupport
contexts=
private
fun
contexts=
(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