Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.bcel.generic.EmptyVisitor
Method Summary | |
void |
|
void |
|
void | |
void |
|
void |
|
void |
|
void | |
void |
|
void |
|
void | |
void | |
void | |
void |
|
void |
|
void |
|
void | |
void | |
void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
void | |
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
void | |
void | |
void | |
void |
|
void |
|
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void | |
void |
|
void |
|
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void | |
void |
|
void | |
void |
|
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void | |
void | |
void |
|
void |
|
void | |
void | |
void | |
void |
|
void | |
void |
|
void |
|
void |
|
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
public void visitACONST_NULL(ACONST_NULL obj)
- Specified by:
- visitACONST_NULL in interface Visitor
public void visitANEWARRAY(ANEWARRAY obj)
- Specified by:
- visitANEWARRAY in interface Visitor
public void visitARRAYLENGTH(ARRAYLENGTH obj)
- Specified by:
- visitARRAYLENGTH in interface Visitor
public void visitAllocationInstruction(AllocationInstruction obj)
- Specified by:
- visitAllocationInstruction in interface Visitor
public void visitArithmeticInstruction(ArithmeticInstruction obj)
- Specified by:
- visitArithmeticInstruction in interface Visitor
public void visitArrayInstruction(ArrayInstruction obj)
- Specified by:
- visitArrayInstruction in interface Visitor
public void visitBREAKPOINT(BREAKPOINT obj)
- Specified by:
- visitBREAKPOINT in interface Visitor
public void visitBranchInstruction(BranchInstruction obj)
- Specified by:
- visitBranchInstruction in interface Visitor
public void visitCHECKCAST(CHECKCAST obj)
- Specified by:
- visitCHECKCAST in interface Visitor
public void visitCPInstruction(CPInstruction obj)
- Specified by:
- visitCPInstruction in interface Visitor
public void visitConstantPushInstruction(ConstantPushInstruction obj)
- Specified by:
- visitConstantPushInstruction in interface Visitor
public void visitConversionInstruction(ConversionInstruction obj)
- Specified by:
- visitConversionInstruction in interface Visitor
public void visitExceptionThrower(ExceptionThrower obj)
- Specified by:
- visitExceptionThrower in interface Visitor
public void visitFieldInstruction(FieldInstruction obj)
- Specified by:
- visitFieldInstruction in interface Visitor
public void visitFieldOrMethod(FieldOrMethod obj)
- Specified by:
- visitFieldOrMethod in interface Visitor
public void visitGETSTATIC(GETSTATIC obj)
- Specified by:
- visitGETSTATIC in interface Visitor
public void visitGotoInstruction(GotoInstruction obj)
- Specified by:
- visitGotoInstruction in interface Visitor
public void visitIFNONNULL(IFNONNULL obj)
- Specified by:
- visitIFNONNULL in interface Visitor
public void visitIF_ACMPEQ(IF_ACMPEQ obj)
- Specified by:
- visitIF_ACMPEQ in interface Visitor
public void visitIF_ACMPNE(IF_ACMPNE obj)
- Specified by:
- visitIF_ACMPNE in interface Visitor
public void visitIF_ICMPEQ(IF_ICMPEQ obj)
- Specified by:
- visitIF_ICMPEQ in interface Visitor
public void visitIF_ICMPGE(IF_ICMPGE obj)
- Specified by:
- visitIF_ICMPGE in interface Visitor
public void visitIF_ICMPGT(IF_ICMPGT obj)
- Specified by:
- visitIF_ICMPGT in interface Visitor
public void visitIF_ICMPLE(IF_ICMPLE obj)
- Specified by:
- visitIF_ICMPLE in interface Visitor
public void visitIF_ICMPLT(IF_ICMPLT obj)
- Specified by:
- visitIF_ICMPLT in interface Visitor
public void visitIF_ICMPNE(IF_ICMPNE obj)
- Specified by:
- visitIF_ICMPNE in interface Visitor
public void visitINSTANCEOF(INSTANCEOF obj)
- Specified by:
- visitINSTANCEOF in interface Visitor
public void visitINVOKEINTERFACE(INVOKEINTERFACE obj)
- Specified by:
- visitINVOKEINTERFACE in interface Visitor
public void visitINVOKESPECIAL(INVOKESPECIAL obj)
- Specified by:
- visitINVOKESPECIAL in interface Visitor
public void visitINVOKESTATIC(INVOKESTATIC obj)
- Specified by:
- visitINVOKESTATIC in interface Visitor
public void visitINVOKEVIRTUAL(INVOKEVIRTUAL obj)
- Specified by:
- visitINVOKEVIRTUAL in interface Visitor
public void visitIfInstruction(IfInstruction obj)
- Specified by:
- visitIfInstruction in interface Visitor
public void visitInvokeInstruction(InvokeInstruction obj)
- Specified by:
- visitInvokeInstruction in interface Visitor
public void visitJsrInstruction(JsrInstruction obj)
- Specified by:
- visitJsrInstruction in interface Visitor
public void visitLOOKUPSWITCH(LOOKUPSWITCH obj)
- Specified by:
- visitLOOKUPSWITCH in interface Visitor
public void visitLoadClass(LoadClass obj)
- Specified by:
- visitLoadClass in interface Visitor
public void visitLoadInstruction(LoadInstruction obj)
- Specified by:
- visitLoadInstruction in interface Visitor
public void visitLocalVariableInstruction(LocalVariableInstruction obj)
- Specified by:
- visitLocalVariableInstruction in interface Visitor
public void visitMONITORENTER(MONITORENTER obj)
- Specified by:
- visitMONITORENTER in interface Visitor
public void visitMONITOREXIT(MONITOREXIT obj)
- Specified by:
- visitMONITOREXIT in interface Visitor
public void visitMULTIANEWARRAY(MULTIANEWARRAY obj)
- Specified by:
- visitMULTIANEWARRAY in interface Visitor
public void visitPUTSTATIC(PUTSTATIC obj)
- Specified by:
- visitPUTSTATIC in interface Visitor
public void visitPopInstruction(PopInstruction obj)
- Specified by:
- visitPopInstruction in interface Visitor
public void visitPushInstruction(PushInstruction obj)
- Specified by:
- visitPushInstruction in interface Visitor
public void visitReturnInstruction(ReturnInstruction obj)
- Specified by:
- visitReturnInstruction in interface Visitor
public void visitStackConsumer(StackConsumer obj)
- Specified by:
- visitStackConsumer in interface Visitor
public void visitStackInstruction(StackInstruction obj)
- Specified by:
- visitStackInstruction in interface Visitor
public void visitStackProducer(StackProducer obj)
- Specified by:
- visitStackProducer in interface Visitor
public void visitStoreInstruction(StoreInstruction obj)
- Specified by:
- visitStoreInstruction in interface Visitor
public void visitTABLESWITCH(TABLESWITCH obj)
- Specified by:
- visitTABLESWITCH in interface Visitor
public void visitTypedInstruction(TypedInstruction obj)
- Specified by:
- visitTypedInstruction in interface Visitor
public void visitUnconditionalBranch(UnconditionalBranch obj)
- Specified by:
- visitUnconditionalBranch in interface Visitor
public void visitVariableLengthInstruction(VariableLengthInstruction obj)
- Specified by:
- visitVariableLengthInstruction in interface Visitor