Searched defs:ilist (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java709 public void addInstructionList(Pattern pattern, InstructionList ilist) { argument
710 _preCompiled.put(pattern, ilist);

Completed in 34 milliseconds