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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DEmptyVisitor.java92 public void visitVariableLengthInstruction(VariableLengthInstruction obj) { } method in class:EmptyVisitor
H A DVisitor.java95 public void visitVariableLengthInstruction(VariableLengthInstruction obj); method in interface:Visitor

Completed in 35 milliseconds