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

Class DataFlow::Content::FieldContent

A field of an object, for example an instance variable.

Import path

import ruby

Direct supertypes

Indirect supertypes

Predicates

getName

Gets the name of the field.

toString

Gets a textual representation of this content.

Inherited predicates

getLocation

Gets the location of this content.

from Content

Charpred