| Package | Description | 
|---|---|
| iterator.exprone | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | BinOp | 
| (package private) class  | Const | 
| Modifier and Type | Field and Description | 
|---|---|
| private Expr | BinOp. l | 
| private Expr | BinOp. r | 
| Constructor and Description | 
|---|
| BinOp(Expr l,
     Op op,
     Expr r) |