buildflat exposes new interface that maps from a tree node to the set of flatnodes...
authoryeom <yeom>
Sat, 6 Aug 2011 01:36:10 +0000 (01:36 +0000)
committeryeom <yeom>
Sat, 6 Aug 2011 01:36:10 +0000 (01:36 +0000)
commit82896c3e8ba574153f74dcc8bfad08748cdb86a8
treec780e41c4165a92cc60ecc3ef7733095d296fdf2
parentd35208053ed91d2f78258abcbbf5f334d1895fec
buildflat exposes new interface that maps from a tree node to the set of flatnodes that implements + revising linear type checking
Robust/src/Analysis/SSJava/LinearTypeCheck.java
Robust/src/Analysis/SSJava/SSJavaAnalysis.java
Robust/src/Analysis/SSJava/SSJavaType.java [new file with mode: 0644]
Robust/src/IR/Flat/BuildFlat.java
Robust/src/Main/Main.java