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

Class Make::Public::NeutralCallable

A callable that has a neutral model.

Import path

import codeql.dataflow.internal.FlowSummaryImpl

Direct supertypes

Predicates

getKind

Gets the kind of the neutral.

hasExactModel

Holds if there exists a model for which this callable is an exact match, that is, no overriding was used to identify this callable from the model.

hasGeneratedModel

Holds if the neutral is auto generated.

hasManualModel

Holds if there exists a manual neutral that applies to this callable.

hasProvenance

Holds if the neutral has provenance p.

Inherited predicates

Charpred