module documentation

Abstract attribute handling.

Class AbstractAttributeHandler Handler for abstract attributes.
Variable log Undocumented
Type Alias _NodeAndMaybeVarType Undocumented

Undocumented

_NodeAndMaybeVarType = (source)

Undocumented

Value
Tuple[cfg.CFGNode, Optional[cfg.Variable]]