Class Make::Public::MakeNeutralCallable::NeutralCallable
Import path
import codeql.dataflow.internal.FlowSummaryImplDirect 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 |