Svetlana Isakova
|
35c6a656c9
|
Store only data for variables declared in current lexical scope.
Remove data for other variables (when leaving a scope).
|
2014-03-07 21:08:17 +04:00 |
|
Svetlana Isakova
|
006f3ccbe9
|
Added/updated tests for LexicalScope.
|
2014-03-07 21:08:16 +04:00 |
|
Svetlana Isakova
|
6857694d1a
|
added 'getParent' to Pseudocode
fixed DataFlowInfoTest:
variable data shouldn't be built for locals as independent declarations
|
2014-03-07 21:08:16 +04:00 |
|
Svetlana Isakova
|
88f2c32724
|
added DataFlowInfoTest
|
2014-03-07 21:08:16 +04:00 |
|