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

Packages that use MatchGenerator
org.apache.xalan.xsltc.compiler   
 

Uses of MatchGenerator in org.apache.xalan.xsltc.compiler
 

Methods in org.apache.xalan.xsltc.compiler with parameters of type MatchGenerator
private  void Number.compileLocals(NodeCounterGenerator nodeCounterGen, MatchGenerator matchGen, InstructionList il)
          This method compiles code that is common to matchesFrom() and matchesCount() in the auxillary class.