parseSource

Returns root tag. The optional filename parameter can be included so that the SDLang document's filename (if any) can be displayed with any syntax error messages.

parseSource
(
string source
,
string filename = null
)

Meta