org.jboss.errai.codegen.util
Class Arith
java.lang.Object
org.jboss.errai.codegen.util.Arith
public class Arith
- extends Object
- Author:
- Christian Sadilek
Constructor Summary |
Arith()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Arith
public Arith()
expr
public static ArithmeticExpression expr(Object lhs,
ArithmeticOperator operator,
Object rhs)
expr
public static ArithmeticExpression expr(ArithmeticOperator operator,
Object rhs)
expr
public static ArithmeticExpression expr(Statement lhs)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.