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

Member predicate Make0::Make1::NodeImpl::getAstNode

Gets the AST node with which this control flow node is associated. Note that several control flow nodes are usually associated with the same AST node, but each control flow node is associated with a unique AST node.

AstNode getAstNode()