TokenProcessingState.pushNamespaceScope
void pushNamespaceScope(string[string] declared) @safe nothrowPushes a new namespace scope.
Parameters
declared | Prefix-to-URI mappings declared by this element. |
void pushNamespaceScope(string[string] declared) @safe nothrowPushes a new namespace scope.
declared | Prefix-to-URI mappings declared by this element. |