Uses of Class
org.apache.xalan.xsltc.compiler.util.MethodGenerator.LocalVariableRegistry

Packages that use MethodGenerator.LocalVariableRegistry
org.apache.xalan.xsltc.compiler.util   
 

Uses of MethodGenerator.LocalVariableRegistry in org.apache.xalan.xsltc.compiler.util
 

Fields in org.apache.xalan.xsltc.compiler.util declared as MethodGenerator.LocalVariableRegistry
private  MethodGenerator.LocalVariableRegistry MethodGenerator._localVariableRegistry
           
 

Methods in org.apache.xalan.xsltc.compiler.util that return MethodGenerator.LocalVariableRegistry
private  MethodGenerator.LocalVariableRegistry MethodGenerator.getLocalVariableRegistry()