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

Class Make::DataFlowIntegration::ExprPostUpdateNode

A post-update expression node.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Inherited fields

Predicates

getPreUpdateNode

Gets the pre-update expression node.

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