cellVariables

abstract val cellVariables: Map<Int, Set<String>>

Stores info about useful variables in a cell. Key: cellId; Value: set of variable names. Useful <==> declarations + modifying references