Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This namespace provides classes and interfaces that can be used to extend the Parser and Script Generator for Third-Party support.
It describes the base types that a Database Schema Provider (DSP) implementer must inherit, with concrete implementations for the required Script DOM. This includes the two core base types Parser and ScriptGenerator, as well as supporting types.
Classes
| Class | Description | |
|---|---|---|
![]() |
ParseError | This class reports on the error that occurred during parsing. |
![]() |
Parser | Abstract base inherited by DSP-specific implementations for parsing language scripts. |
![]() |
ScriptGenerator | This class is used to generate a script from a script fragment. |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IScriptFragment |
.gif)
.gif)