| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface TailCallReturner
This interface represents an expression that is capable of being processed leaving tail calls for the calling instruction to deal with.
| Method Summary | |
|---|---|
 TailCall | 
processLeavingTail(XPathContext context)
ProcessLeavingTail: called to do the real work of this instruction.  | 
| Method Detail | 
|---|
TailCall processLeavingTail(XPathContext context)
                            throws XPathException
context - The dynamic context of the transformation, giving access to the current node,
 the current variables, etc.
XPathException
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||