analyzeBlock gets a reference to the current (now parent) symbol varTable Additionally, it might get a pre-filled symbol varTable for the new scope to use! This might be the case for function arguments or in a for-loop, where variables belong to the coming block only but are parsed in the TreeNode b
(block Block, symbolTable, newBlockSymbolTable *SymbolTable)
source not stored for this graph (policy: none)
no test coverage detected