class documentation

class Reference: (source)

View In Hierarchy

Undocumented

Class Variable block_id The id of the CFG block that this reference is in.
Class Variable name Undocumented
Class Variable stmt_idx The index of the statement in the CFG block that this reference is in.
block_id: int = (source)

The id of the CFG block that this reference is in.

stmt_idx: int = (source)

The index of the statement in the CFG block that this reference is in.