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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DLoadInstruction.java101 v.visitLoadInstruction(this);
H A DEmptyVisitor.java91 public void visitLoadInstruction(LoadInstruction obj) { } method in class:EmptyVisitor
H A DVisitor.java94 public void visitLoadInstruction(LoadInstruction obj); method in interface:Visitor

Completed in 37 milliseconds