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

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEmptyVisitor.java56 public void visitVariableLengthInstruction(VariableLengthInstruction obj) { } method in class:EmptyVisitor
H A DVisitor.java59 public void visitVariableLengthInstruction(VariableLengthInstruction obj); method in interface:Visitor

Completed in 106 milliseconds