Click or drag to resize

ParserParseModule Method

Starts parsing.

Namespace:  Syntactik
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public virtual Module ParseModule()

Return Value

Type: Module
Root object of the parsed DOM structure.
See Also