qtil
advanced-security/qtil-ruby 0.0.2
Search

Class Content::AttributeNameContent

A value stored behind a getter/setter pair.

This is used (only) by type-tracking, as a heuristic since getter/setter pairs tend to operate on similar types of objects (i.e. the type flowing into a setter will likely flow out of the getter).

Import path

import codeql.ruby.dataflow.internal.DataFlowPublic

Direct supertypes

Indirect supertypes

Predicates

getName

Gets the attribute name.

toString

Gets a textual representation of this content.

Inherited predicates

getLocation

Gets the location of this content.

from Content

Charpred