Click or drag to resize

Syntactik.DOM.Mapped Namespace

The Syntactik.DOM.Mapped namespace provides DOM classes that are mapped to the source code.
Classes
  ClassDescription
Public classAlias
Implementation of Alias class with additional parsing and compilation information.
Public classAliasDefinition
Represents AliasDefinition mapped to the source code.
Public classArgument
Represents an Argument mapped to the source code.
Public classAttribute
Represents an Attribute mapped to the source code.
Public classChoiceInfo
Stores info about pair with choice assignment.
Public classComment
Represent a Comment node mapped to the source code.
Public classDocument
Represents Document mapped to the source code.
Public classElement
Represents an Element mapped to the source code.
Public classModule
Represent a Module mapped to the source code.
Public classNamespaceDefinition
Represents a NamespaceDefinition mapped to the source code.
Public classParameter
Represents Parameter mapped to the source code.
Public classScope
Represents Scope mapped to the source code.
Interfaces
  InterfaceDescription
Public interfaceIChoiceNode
Represents a pair with a choice assignment.
Public interfaceIMappedPair
Represents a parsing information of pairs.
Enumerations
  EnumerationDescription
Public enumerationModuleTargetFormats
Target format of the module.
Public enumerationValueType
Represents type of the pair value.