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

Class DataFlow::Content::CapturedVariableContent

A captured variable.

Import path

import ruby

Direct supertypes

Indirect supertypes

Predicates

getVariable

Gets the captured variable.

toString

Gets a textual representation of this content.

Inherited predicates

getLocation

Gets the location of this content.

from Content

Charpred