| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodGenerator.Chunk | |
|---|---|
| org.apache.xalan.xsltc.compiler.util | |
| Uses of MethodGenerator.Chunk in org.apache.xalan.xsltc.compiler.util | 
|---|
| Methods in org.apache.xalan.xsltc.compiler.util with parameters of type MethodGenerator.Chunk | |
|---|---|
| (package private)  boolean | MethodGenerator.Chunk.isAdjacentTo(MethodGenerator.Chunk neighbour)Determines whether this outlineable MethodGenerator.Chunkis
 followed immediately by the argumentMethodGenerator.Chunk, with no other intervening
 instructions, includingOutlineableChunkStartorOutlineableChunkEndinstructions. | 
| private  java.util.ArrayList | MethodGenerator.mergeAdjacentChunks(MethodGenerator.Chunk[] chunks)Merge adjacent sibling chunks to produce larger candidate chunks for outlining | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||