CodeQL library for GitHub Actions
codeql/actions-all 0.4.27-dev (changelog, source)
Search

Class FieldContent

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

Import path

import codeql.actions.dataflow.internal.DataFlowPublic

Direct supertypes

Indirect supertypes

Predicates

getName

Gets the name of the field.

toString

Gets a textual representation of this element.

Inherited predicates

getType

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

from Content
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.

from Content

Charpred