ElementParser.tag

The Tag at the start of the element being parsed. You can read this to determine the tag's name and attributes.

class ElementParser
@property @safe @nogc pure nothrow const
const(Tag)
tag
()

Meta

Suggestion Box / Bug Report