Click or drag to resize

API Reference

Namespaces
NamespaceDescription
Syntactik
The Syntactik namespace provides classes that are used to implement parsing services.
Syntactik.Compiler
The Syntactik.Compiler namespace provides classes that are used to implement compilation services.
Syntactik.Compiler.Generator
The Syntactik.Compiler.Generator namespace provides classes that are used to generate XML or JSON from Syntactik DOM structure.
Syntactik.Compiler.IO
The Syntactik.Compiler.IO namespace provides classes that provide input/output for compiler steps.
Syntactik.Compiler.Pipelines
The Syntactik.Compiler.Pipelines namespace provides pipeline classes for compiler.
Syntactik.Compiler.Steps
The Syntactik.Compiler.Steps namespace contains classes that are used to implement compiler pipelines.
Syntactik.DOM
The Syntactik.DOM namespace provides classes that are implementing Document Object Model of Syntactik language.
Syntactik.DOM.Mapped
The Syntactik.DOM.Mapped namespace provides DOM classes that are mapped to the source code.
Syntactik.IO
The Syntactik.IO namespace contains classes that implement input/output logic of Syntactik parser.