CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Class DataFlow::FieldContent

A reference through an instance field.

Import path

import semmle.code.java.dataflow.DataFlow

Direct supertypes

Indirect supertypes

Known direct subtypes

    Fields

    Predicates

    getField
    getType

    Gets the type of the contained data for the purpose of type pruning.

    hasLocationInfo

    Holds if this element is at the specified location. The location spans column startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see Locations.

    toString

    Gets a textual representation of this element.

    Charpred