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

/openjdk7/jdk/test/tools/pack200/pack200-verifier/src/xmlkit/
H A DInstructionSyntax.java41 static final HashMap<String, Element> abbrevs; field in class:InstructionSyntax
136 abbrevs = abb;
167 return abbrevs.get(opName);

Completed in 29 milliseconds