Tag.resetForNextTag

Resets the tag state to get ready to parse the next tag. Should only be called by the parseSdlTag function. This will clear the namespace/name/values/attributes and increment the depth if the current tag had an open brace.

struct Tag
void
resetForNextTag
()

Meta