visitDoctype method

void visitDoctype(
  1. XmlDoctype node
)

Visit an XmlDoctype node.

Implementation

void visitDoctype(XmlDoctype node) {}