Class XmlComment
A comment in an XML file.
Example:
<!-- This is a comment. -->
Import path
import semmle.code.cpp.XMLDirect supertypes
Indirect supertypes
Predicates
Inherited predicates
| getLocation | Gets the source location for this element. | from XmlLocatable |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from XmlLocatable |