Uses of Class
org.apache.xalan.xsltc.compiler.util.MarkerInstruction

Packages that use MarkerInstruction
org.apache.xalan.xsltc.compiler.util   
 

Uses of MarkerInstruction in org.apache.xalan.xsltc.compiler.util
 

Subclasses of MarkerInstruction in org.apache.xalan.xsltc.compiler.util
(package private)  class OutlineableChunkEnd
          Marks the end of a region of byte code that can be copied into a new method.
(package private)  class OutlineableChunkStart
          This pseudo-instruction marks the beginning of a region of byte code that can be copied into a new method, termed an "outlineable" chunk.