Package nz.org.riskscape.rl.ast
Class Expressions
java.lang.Object
nz.org.riskscape.rl.ast.Expressions
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Expressions
public Expressions()
-
-
Method Details
-
sum
- Parameters:
lhs
-rhs
-- Returns:
- expression that will add the results of lhs and rhs together
-