qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate Cached::getNodeCfgScope

Gets the CFG scope of node n. Unlike getCfgScope, this predicate is calculated based on reachability from an entry node, and it may yield different results for AST elements that are split into multiple scopes.

Import path

import codeql.ruby.controlflow.internal.ControlFlowGraphImplShared
CfgScope getNodeCfgScope(TCfgNode n)