CodeQL library for C#
codeql/csharp-all 3.1.1-dev (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