phax / jcodemodel

A heavily extended fork of the com.sun.codemodel (from 2013/09)
Other
93 stars 34 forks source link

Common subexpression elimination #22

Closed leventov closed 9 years ago

leventov commented 9 years ago

Fix copyrights, formatting (I failed to properly import Eclipse settings into IDEA), class/method naming to your taste.

leventov commented 9 years ago

@phax It would be great if your could help me to complete the implementation, by implementing several interface methods in most IJExpression subclasses.