Class ErbAstNode
A node in the ERB abstract syntax tree. This class is the base class for all ERB elements.
Import path
import codeql.ruby.AST
Direct supertypes
Known direct subtypes
Predicates
getAPrimaryQlClass | Gets the name of a primary CodeQL class to which this node belongs. |
getLocation | Gets the location of this node. |
toString | Gets a textual representation of this node. |