Class XMLComment
A comment of the form <!-- ... -->
is an XML comment.
Import path
import python
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getLocation | The source location for this element. | from XMLLocatable |
hasLocationInfo | Whether this element has the specified location information, including file path, start line, start column, end line and end column. | from XMLLocatable |