| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.saxonica.codegen.LoopAction
public abstract class LoopAction
Callback interface to generate code to insert within a compiled loop
| Constructor Summary | |
|---|---|
LoopAction()
 | 
|
| Method Summary | |
|---|---|
abstract  void | 
compileAction(CompilerService compiler,
              String itemVar)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LoopAction()
| Method Detail | 
|---|
public abstract void compileAction(CompilerService compiler,
                                   String itemVar)
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||