| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface UnionExprextends BinaryExpr| [18] | UnionExpr | ::= | PathExpr | |
| | UnionExpr '|' PathExpr |
Methods inherited from interface org.jaxen.expr.BinaryExpr | |
getLHS, getOperator, getRHS | |