Skip to content
Commit d2ded147 authored by Carlos Galindo's avatar Carlos Galindo
Browse files

Organize NodeType enum

* Added METHOD_EXIT
* Renamed METHOD to METHOD_ENTER
* Split VARIABLE_IN into FORMAL_IN and ACTUAL_IN.
* Split VARIABLE_OUT into FORMAL_OUT and ACTUAL_OUT.
* Removed exitNode from CFG and corresponding methods.
parent af64d37d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment