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

Class Make::DataFlowIntegration::ExprNodePreOrPost

A (post-update) expression node.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Fields

Predicates

getExpr

Gets the underlying expression.

getLocation

Gets the location of this node.

Inherited predicates

toString

Gets a textual representation of this node.

from NodeImpl

Charpred