The Expr class represents an expression in the IR. Expressions are evaluated and produce a value that can be assigned to locals, globalMap, maps, used in if statements, and passed as parameters.
@author Ben L. Titzer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.