public abstract class DefaultExpr extends Object implements Expr
| Constructor and Description |
|---|
DefaultExpr() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator |
convertToIterator(Object obj) |
static List |
convertToList(Object obj) |
Expr |
simplify() |
Copyright © 2013. All Rights Reserved.