The element of the InputRange returned by pullParseFile and pullParseSource.
Returns root tag.
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.
Parses an SDL document using StAX/Pull-style. Returns an InputRange with element type ParserEvent.
Event: Found an Attribute in the current tag
Event: End of tag
Event: Start of tag
Event: Found a Value in the current tag