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 const
const(Tag)
tag
()

Meta