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

Class Make::DataFlowIntegration::ExprNode

An expression node.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Inherited fields

Predicates

toString

Gets a textual representation of this node.

Inherited predicates

getExpr

Gets the underlying expression.

from ExprNodePreOrPostImpl
getLocation

Gets the location of this node.

from ExprNodePreOrPostImpl

Charpred