Skip to content

VirtualCFG::CFGNode::index

An index to differentiate control flow points within a single AST node (for example, before and after the test of an if statement)

Synopsis

Declared in <SageIII/virtualCFG/virtualCFG.h>

unsigned int index;

Created with MrDocs