CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Class ErbTemplate

An ERB template. This can contain multiple directives to be executed when the template is compiled.

Import path

import codeql.ruby.AST

Direct 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

Charpred