public interface LocationPath
extends Expr
void
addStep(Step step)
List
getSteps()
boolean
isAbsolute()
evaluate
getText
simplify
accept
public void addStep(Step step)
public List getSteps()
public boolean isAbsolute()