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

Class MakeImplCommon::CastingNodeEx

A Node at which a cast can occur such that the type should be checked.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Indirect supertypes

Inherited predicates

asNodefrom NodeEx
asNodeOrImplicitRead

Gets the corresponding Node if this is a normal node or its post-implicit read node.

from NodeEx
asParamReturnNodefrom NodeEx
getDataFlowTypefrom NodeEx
getEnclosingCallablefrom NodeEx
getLocationfrom NodeEx
isImplicitReadNodefrom NodeEx
projectToNodefrom NodeEx
toStringfrom NodeEx

Charpred