Class ErbComment
An ERB token appearing within a comment directive.
Import path
import codeql.ruby.ASTDirect supertypes
Indirect supertypes
Predicates
| getAPrimaryQlClass | Gets the name of a primary CodeQL class to which this node belongs. |
| getValue | Gets the string value of this token. |
Inherited predicates
| getLocation | Gets the location of this node. | from ErbAstNode |
| toString | Gets a textual representation of this node. | from ErbToken |