Class ErbTemplate
An ERB template. This can contain multiple directives to be executed when the template is compiled.
Import path
import codeql.ruby.ASTDirect supertypes
Indirect supertypes
Predicates
| getAChildNode | Gets a child node, if any. |
| getAPrimaryQlClass | Gets the name of a primary CodeQL class to which this node belongs. |
| toString | Gets a textual representation of this node. |
Inherited predicates
| getLocation | Gets the location of this node. | from ErbAstNode |