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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DGOTO_W.java110 v.visitGotoInstruction(this);
H A DGOTO.java122 v.visitGotoInstruction(this);
H A DEmptyVisitor.java76 public void visitGotoInstruction(GotoInstruction obj) { } method in class:EmptyVisitor
H A DVisitor.java82 public void visitGotoInstruction(GotoInstruction obj); method in interface:Visitor

Completed in 36 milliseconds