gnu.xquery.util
public class RelativeStep extends MethodProc implements CanInline, Inlineable
Field Summary | |
---|---|
static RelativeStep | relativeStep |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
static TreeScanner | extractStep(Expression exp) |
Type | getReturnType(Expression[] args) |
Expression | inline(ApplyExp exp, ExpWalker walker) |
int | numArgs() |