Searched refs:_uniqueAttribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java118 private final Instruction _uniqueAttribute; field in class:MethodGenerator
179 _uniqueAttribute = new INVOKEINTERFACE(uniqueAttribute, 4);
646 return _uniqueAttribute;

Completed in 2972 milliseconds