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

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

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

Methods in org.apache.xalan.xsltc.compiler with parameters of type NodeCounterGenerator
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.