public interface PathExpr extends Expr
| Modifier and Type | Method and Description |
|---|---|
Expr |
getFilterExpr() |
LocationPath |
getLocationPath() |
void |
setFilterExpr(Expr filterExpr) |
Expr getFilterExpr()
void setFilterExpr(Expr filterExpr)
LocationPath getLocationPath()
Copyright © 2013. All Rights Reserved.