The entry node into the subgraph
Current environments used for name resolution, probably updated on the next expression-list processing
All already identified exit points (active 'return'/'break'/'next'-likes) of the respective structure.
The current constructed dataflow graph
References which are read
References which are written to
References that have not been identified as read or write and will be so on higher
The dataflow information is continuously updated during the dataflow analysis and holds its current state for the respective subtree processed.