net.sf.saxon.instruct
public class NextMatch extends ApplyImports
| Field Summary | |
|---|---|
| boolean | useTailRecursion |
| Constructor Summary | |
|---|---|
| NextMatch(boolean useTailRecursion) | |
| Method Summary | |
|---|---|
| void | explain(ExpressionPresenter out)
Diagnostic print of expression structure. |
| int | getInstructionNameCode()
Get the name of this instruction for diagnostic and tracing purposes |
| TailCall | processLeavingTail(XPathContext context) |