Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.Steps
NamespaceResolver Class
NamespaceResolver Methods
EnterAliasDef Method
EnterDocument Method
EnterModule Method
GetAliasDefinition Method
GetNsInfo Method
GetPrefixAndNs Method
ProcessAlias Method
ResolveAliasesAndDoChecks Method
NamespaceResolver
EnterModule Method
Sets current
Module
. Method should be called from the visitor.
Namespace:
Syntactik.Compiler.Steps
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
void
EnterModule
(
Module
module
)
Parameters
module
Type:
Syntactik.DOM
Module
Current
Module
.
See Also
Reference
NamespaceResolver Class
Syntactik.Compiler.Steps Namespace
Send comments on this topic to
info@syntactik.com