Class XMLComment
A comment in an XML file.
Example:
<!-- This is a comment. -->
Import path
import javascript
Direct 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 |