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

Member predicate Make0::Make1::NodeImpl::isAdditional

Holds if this is an additional control flow node with the given tag for the given AST node.

predicate isAdditional(AstNode n, string tag)