Syntactik.DOM.Mapped Namespace |
| Class | Description | |
|---|---|---|
| Alias |
Implementation of Alias class with additional parsing and compilation information.
| |
| AliasDefinition |
Represents AliasDefinition mapped to the source code.
| |
| Argument |
Represents an Argument mapped to the source code.
| |
| Attribute |
Represents an Attribute mapped to the source code.
| |
| ChoiceInfo |
Stores info about pair with choice assignment.
| |
| Comment |
Represent a Comment node mapped to the source code.
| |
| Document |
Represents Document mapped to the source code.
| |
| Element |
Represents an Element mapped to the source code.
| |
| Module |
Represent a Module mapped to the source code.
| |
| NamespaceDefinition |
Represents a NamespaceDefinition mapped to the source code.
| |
| Parameter |
Represents Parameter mapped to the source code.
| |
| Scope |
Represents Scope mapped to the source code.
|
| Interface | Description | |
|---|---|---|
| IChoiceNode |
Represents a pair with a choice assignment.
| |
| IMappedPair |
Represents a parsing information of pairs.
|
| Enumeration | Description | |
|---|---|---|
| ModuleTargetFormats |
Target format of the module.
| |
| ValueType |
Represents type of the pair value.
|