The BinOp class represents a simple binary arithmetic operator such as addition, multiplication, etc. It contains two internal expressions, the left and right.
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.