Class Make::XmlComment
A comment in an XML file.
Example:
<!-- This is a comment. -->
Import path
import codeql.xml.XmlDirect supertypes
Indirect supertypes
Predicates
Inherited predicates
| getLocation | Gets the location of this element. | from XmlLocatableImpl |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from XmlLocatableImpl |