visitComment method

void visitComment(
  1. XmlComment node
)

Visit an XmlComment node.

Implementation

void visitComment(XmlComment node) {}