Class DontModifyMarkerComment
A comment warning against modifications.
Import path
import codeql.ruby.filters.GeneratedCode
Direct supertypes
Indirect supertypes
Inherited predicates
getAFieldOrChild | Gets a field or child node of this node. | from AstNode |
getAPrimaryQlClass | Gets the name of the primary QL class for this element. | from Comment |
getLocation | Gets the location of this element. | from AstNode |
getParent | Gets the parent of this element. | from AstNode |
getParentIndex | Gets the index of this node among the children of its parent. | from AstNode |
getPrimaryQlClasses | Gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs. | from AstNode |
getValue | Gets the value of this token. | from Token |
toString | Gets a string representation of this element. | from Token |