Package org.apache.bcel.generic
Class EmptyVisitor
- java.lang.Object
-
- org.apache.bcel.generic.EmptyVisitor
-
- All Implemented Interfaces:
Visitor
- Direct Known Subclasses:
BCELFactory,ExecutionVisitor,InstConstraintVisitor,Pass3aVerifier.InstOperandConstraintVisitor
public abstract class EmptyVisitor extends java.lang.Object implements Visitor
Supplies empty method bodies to be overridden by subclasses.
-
-
Constructor Summary
Constructors Constructor Description EmptyVisitor()Constructs an EmptyVisitor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidvisitAALOAD(AALOAD obj)Visits an AALOAD instruction.voidvisitAASTORE(AASTORE obj)Visits an AASTORE instruction.voidvisitACONST_NULL(ACONST_NULL obj)Visits an ACONST_NULL instruction.voidvisitAllocationInstruction(AllocationInstruction obj)Visits an AllocationInstruction.voidvisitALOAD(ALOAD obj)Visits an ALOAD instruction.voidvisitANEWARRAY(ANEWARRAY obj)Visits an ANEWARRAY instruction.voidvisitARETURN(ARETURN obj)Visits an ARETURN instruction.voidvisitArithmeticInstruction(ArithmeticInstruction obj)Visits an ArithmeticInstruction.voidvisitArrayInstruction(ArrayInstruction obj)Visits an ArrayInstruction.voidvisitARRAYLENGTH(ARRAYLENGTH obj)Visits an ARRAYLENGTH instruction.voidvisitASTORE(ASTORE obj)Visits an ASTORE instruction.voidvisitATHROW(ATHROW obj)Visits an ATHROW instruction.voidvisitBALOAD(BALOAD obj)Visits a BALOAD instruction.voidvisitBASTORE(BASTORE obj)Visits a BASTORE instruction.voidvisitBIPUSH(BIPUSH obj)Visits a BIPUSH instruction.voidvisitBranchInstruction(BranchInstruction obj)Visits a BranchInstruction.voidvisitBREAKPOINT(BREAKPOINT obj)Visits a BREAKPOINT instruction.voidvisitCALOAD(CALOAD obj)Visits a CALOAD instruction.voidvisitCASTORE(CASTORE obj)Visits a CASTORE instruction.voidvisitCHECKCAST(CHECKCAST obj)Visits a CHECKCAST instruction.voidvisitConstantPushInstruction(ConstantPushInstruction obj)Visits a ConstantPushInstruction.voidvisitConversionInstruction(ConversionInstruction obj)Visits a ConversionInstruction.voidvisitCPInstruction(CPInstruction obj)Visits a CPInstruction.voidvisitD2F(D2F obj)Visits a D2F instruction.voidvisitD2I(D2I obj)Visits a D2I instruction.voidvisitD2L(D2L obj)Visits a D2L instruction.voidvisitDADD(DADD obj)Visits a DADD instruction.voidvisitDALOAD(DALOAD obj)Visits a DALOAD instruction.voidvisitDASTORE(DASTORE obj)Visits a DASTORE instruction.voidvisitDCMPG(DCMPG obj)Visits a DCMPG instruction.voidvisitDCMPL(DCMPL obj)Visits a DCMPL instruction.voidvisitDCONST(DCONST obj)Visits a DCONST instruction.voidvisitDDIV(DDIV obj)Visits a DDIV instruction.voidvisitDLOAD(DLOAD obj)Visits a DLOAD instruction.voidvisitDMUL(DMUL obj)Visits a DMUL instruction.voidvisitDNEG(DNEG obj)Visits a DNEG instruction.voidvisitDREM(DREM obj)Visits a DREM instruction.voidvisitDRETURN(DRETURN obj)Visits a DRETURN instruction.voidvisitDSTORE(DSTORE obj)Visits a DSTORE instruction.voidvisitDSUB(DSUB obj)Visits a DSUB instruction.voidvisitDUP(DUP obj)Visits a DUP instruction.voidvisitDUP_X1(DUP_X1 obj)Visits a DUP_X1 instruction.voidvisitDUP_X2(DUP_X2 obj)Visits a DUP_X2 instruction.voidvisitDUP2(DUP2 obj)Visits a DUP2 instruction.voidvisitDUP2_X1(DUP2_X1 obj)Visits a DUP2_X1 instruction.voidvisitDUP2_X2(DUP2_X2 obj)Visits a DUP2_X2 instruction.voidvisitExceptionThrower(ExceptionThrower obj)Visits an ExceptionThrower.voidvisitF2D(F2D obj)Visits an F2D instruction.voidvisitF2I(F2I obj)Visits an F2I instruction.voidvisitF2L(F2L obj)Visits an F2L instruction.voidvisitFADD(FADD obj)Visits an FADD instruction.voidvisitFALOAD(FALOAD obj)Visits an FALOAD instruction.voidvisitFASTORE(FASTORE obj)Visits an FASTORE instruction.voidvisitFCMPG(FCMPG obj)Visits an FCMPG instruction.voidvisitFCMPL(FCMPL obj)Visits an FCMPL instruction.voidvisitFCONST(FCONST obj)Visits an FCONST instruction.voidvisitFDIV(FDIV obj)Visits an FDIV instruction.voidvisitFieldInstruction(FieldInstruction obj)Visits a FieldInstruction.voidvisitFieldOrMethod(FieldOrMethod obj)Visits a FieldOrMethod.voidvisitFLOAD(FLOAD obj)Visits an FLOAD instruction.voidvisitFMUL(FMUL obj)Visits an FMUL instruction.voidvisitFNEG(FNEG obj)Visits an FNEG instruction.voidvisitFREM(FREM obj)Visits an FREM instruction.voidvisitFRETURN(FRETURN obj)Visits an FRETURN instruction.voidvisitFSTORE(FSTORE obj)Visits an FSTORE instruction.voidvisitFSUB(FSUB obj)Visits an FSUB instruction.voidvisitGETFIELD(GETFIELD obj)Visits a GETFIELD instruction.voidvisitGETSTATIC(GETSTATIC obj)Visits a GETSTATIC instruction.voidvisitGOTO(GOTO obj)Visits a GOTO instruction.voidvisitGOTO_W(GOTO_W obj)Visits a GOTO_W instruction.voidvisitGotoInstruction(GotoInstruction obj)Visits a GotoInstruction.voidvisitI2B(I2B obj)Visits an I2B instruction.voidvisitI2C(I2C obj)Visits an I2C instruction.voidvisitI2D(I2D obj)Visits an I2D instruction.voidvisitI2F(I2F obj)Visits an I2F instruction.voidvisitI2L(I2L obj)Visits an I2L instruction.voidvisitI2S(I2S obj)Visits an I2S instruction.voidvisitIADD(IADD obj)Visits an IADD instruction.voidvisitIALOAD(IALOAD obj)Visits an IALOAD instruction.voidvisitIAND(IAND obj)Visits an IAND instruction.voidvisitIASTORE(IASTORE obj)Visits an IASTORE instruction.voidvisitICONST(ICONST obj)Visits an ICONST instruction.voidvisitIDIV(IDIV obj)Visits an IDIV instruction.voidvisitIF_ACMPEQ(IF_ACMPEQ obj)Visits an IF_ACMPEQ instruction.voidvisitIF_ACMPNE(IF_ACMPNE obj)Visits an IF_ACMPNE instruction.voidvisitIF_ICMPEQ(IF_ICMPEQ obj)Visits an IF_ICMPEQ instruction.voidvisitIF_ICMPGE(IF_ICMPGE obj)Visits an IF_ICMPGE instruction.voidvisitIF_ICMPGT(IF_ICMPGT obj)Visits an IF_ICMPGT instruction.voidvisitIF_ICMPLE(IF_ICMPLE obj)Visits an IF_ICMPLE instruction.voidvisitIF_ICMPLT(IF_ICMPLT obj)Visits an IF_ICMPLT instruction.voidvisitIF_ICMPNE(IF_ICMPNE obj)Visits an IF_ICMPNE instruction.voidvisitIFEQ(IFEQ obj)Visits an IFEQ instruction.voidvisitIFGE(IFGE obj)Visits an IFGE instruction.voidvisitIFGT(IFGT obj)Visits an IFGT instruction.voidvisitIfInstruction(IfInstruction obj)Visits an IfInstruction.voidvisitIFLE(IFLE obj)Visits an IFLE instruction.voidvisitIFLT(IFLT obj)Visits an IFLT instruction.voidvisitIFNE(IFNE obj)Visits an IFNE instruction.voidvisitIFNONNULL(IFNONNULL obj)Visits an IFNONNULL instruction.voidvisitIFNULL(IFNULL obj)Visits an IFNULL instruction.voidvisitIINC(IINC obj)Visits an IINC instruction.voidvisitILOAD(ILOAD obj)Visits an ILOAD instruction.voidvisitIMPDEP1(IMPDEP1 obj)Visits an IMPDEP1 instruction.voidvisitIMPDEP2(IMPDEP2 obj)Visits an IMPDEP2 instruction.voidvisitIMUL(IMUL obj)Visits an IMUL instruction.voidvisitINEG(INEG obj)Visits an INEG instruction.voidvisitINSTANCEOF(INSTANCEOF obj)Visits an INSTANCEOF instruction.voidvisitINVOKEDYNAMIC(INVOKEDYNAMIC obj)Visits an INVOKEDYNAMIC instruction.voidvisitInvokeInstruction(InvokeInstruction obj)Visits an InvokeInstruction.voidvisitINVOKEINTERFACE(INVOKEINTERFACE obj)Visits an INVOKEINTERFACE instruction.voidvisitINVOKESPECIAL(INVOKESPECIAL obj)Visits an INVOKESPECIAL instruction.voidvisitINVOKESTATIC(INVOKESTATIC obj)Visits an INVOKESTATIC instruction.voidvisitINVOKEVIRTUAL(INVOKEVIRTUAL obj)Visits an INVOKEVIRTUAL instruction.voidvisitIOR(IOR obj)Visits an IOR instruction.voidvisitIREM(IREM obj)Visits an IREM instruction.voidvisitIRETURN(IRETURN obj)Visits an IRETURN instruction.voidvisitISHL(ISHL obj)Visits an ISHL instruction.voidvisitISHR(ISHR obj)Visits an ISHR instruction.voidvisitISTORE(ISTORE obj)Visits an ISTORE instruction.voidvisitISUB(ISUB obj)Visits an ISUB instruction.voidvisitIUSHR(IUSHR obj)Visits an IUSHR instruction.voidvisitIXOR(IXOR obj)Visits an IXOR instruction.voidvisitJSR(JSR obj)Visits a JSR instruction.voidvisitJSR_W(JSR_W obj)Visits a JSR_W instruction.voidvisitJsrInstruction(JsrInstruction obj)Visits a JsrInstruction.voidvisitL2D(L2D obj)Visits an L2D instruction.voidvisitL2F(L2F obj)Visits an L2F instruction.voidvisitL2I(L2I obj)Visits an L2I instruction.voidvisitLADD(LADD obj)Visits an LADD instruction.voidvisitLALOAD(LALOAD obj)Visits an LALOAD instruction.voidvisitLAND(LAND obj)Visits an LAND instruction.voidvisitLASTORE(LASTORE obj)Visits an LASTORE instruction.voidvisitLCMP(LCMP obj)Visits an LCMP instruction.voidvisitLCONST(LCONST obj)Visits an LCONST instruction.voidvisitLDC(LDC obj)Visits an LDC instruction.voidvisitLDC2_W(LDC2_W obj)Visits an LDC2_W instruction.voidvisitLDIV(LDIV obj)Visits an LDIV instruction.voidvisitLLOAD(LLOAD obj)Visits an LLOAD instruction.voidvisitLMUL(LMUL obj)Visits an LMUL instruction.voidvisitLNEG(LNEG obj)Visits an LNEG instruction.voidvisitLoadClass(LoadClass obj)Visits a LoadClass.voidvisitLoadInstruction(LoadInstruction obj)Visits a LoadInstruction.voidvisitLocalVariableInstruction(LocalVariableInstruction obj)Visits a LocalVariableInstruction.voidvisitLOOKUPSWITCH(LOOKUPSWITCH obj)Visits a LOOKUPSWITCH instruction.voidvisitLOR(LOR obj)Visits an LOR instruction.voidvisitLREM(LREM obj)Visits an LREM instruction.voidvisitLRETURN(LRETURN obj)Visits an LRETURN instruction.voidvisitLSHL(LSHL obj)Visits an LSHL instruction.voidvisitLSHR(LSHR obj)Visits an LSHR instruction.voidvisitLSTORE(LSTORE obj)Visits an LSTORE instruction.voidvisitLSUB(LSUB obj)Visits an LSUB instruction.voidvisitLUSHR(LUSHR obj)Visits an LUSHR instruction.voidvisitLXOR(LXOR obj)Visits an LXOR instruction.voidvisitMONITORENTER(MONITORENTER obj)Visits a MONITORENTER instruction.voidvisitMONITOREXIT(MONITOREXIT obj)Visits a MONITOREXIT instruction.voidvisitMULTIANEWARRAY(MULTIANEWARRAY obj)Visits a MULTIANEWARRAY instruction.voidvisitNEW(NEW obj)Visits a NEW instruction.voidvisitNEWARRAY(NEWARRAY obj)Visits a NEWARRAY instruction.voidvisitNOP(NOP obj)Visits a NOP instruction.voidvisitPOP(POP obj)Visits a POP instruction.voidvisitPOP2(POP2 obj)Visits a POP2 instruction.voidvisitPopInstruction(PopInstruction obj)Visits a PopInstruction.voidvisitPushInstruction(PushInstruction obj)Visits a PushInstruction.voidvisitPUTFIELD(PUTFIELD obj)Visits a PUTFIELD instruction.voidvisitPUTSTATIC(PUTSTATIC obj)Visits a PUTSTATIC instruction.voidvisitRET(RET obj)Visits a RET instruction.voidvisitRETURN(RETURN obj)Visits a RETURN instruction.voidvisitReturnInstruction(ReturnInstruction obj)Visits a ReturnInstruction.voidvisitSALOAD(SALOAD obj)Visits a SALOAD instruction.voidvisitSASTORE(SASTORE obj)Visits a SASTORE instruction.voidvisitSelect(Select obj)Visits a Select instruction.voidvisitSIPUSH(SIPUSH obj)Visits a SIPUSH instruction.voidvisitStackConsumer(StackConsumer obj)Visits a StackConsumer.voidvisitStackInstruction(StackInstruction obj)Visits a StackInstruction.voidvisitStackProducer(StackProducer obj)Visits a StackProducer.voidvisitStoreInstruction(StoreInstruction obj)Visits a StoreInstruction.voidvisitSWAP(SWAP obj)Visits a SWAP instruction.voidvisitTABLESWITCH(TABLESWITCH obj)Visits a TABLESWITCH instruction.voidvisitTypedInstruction(TypedInstruction obj)Visits a TypedInstruction.voidvisitUnconditionalBranch(UnconditionalBranch obj)Visits an UnconditionalBranch.voidvisitVariableLengthInstruction(VariableLengthInstruction obj)Visits a VariableLengthInstruction.
-
-
-
Method Detail
-
visitAALOAD
public void visitAALOAD(AALOAD obj)
Description copied from interface:VisitorVisits an AALOAD instruction.- Specified by:
visitAALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitAASTORE
public void visitAASTORE(AASTORE obj)
Description copied from interface:VisitorVisits an AASTORE instruction.- Specified by:
visitAASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitACONST_NULL
public void visitACONST_NULL(ACONST_NULL obj)
Description copied from interface:VisitorVisits an ACONST_NULL instruction.- Specified by:
visitACONST_NULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitAllocationInstruction
public void visitAllocationInstruction(AllocationInstruction obj)
Description copied from interface:VisitorVisits an AllocationInstruction.- Specified by:
visitAllocationInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitALOAD
public void visitALOAD(ALOAD obj)
Description copied from interface:VisitorVisits an ALOAD instruction.- Specified by:
visitALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitANEWARRAY
public void visitANEWARRAY(ANEWARRAY obj)
Description copied from interface:VisitorVisits an ANEWARRAY instruction.- Specified by:
visitANEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitARETURN
public void visitARETURN(ARETURN obj)
Description copied from interface:VisitorVisits an ARETURN instruction.- Specified by:
visitARETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitArithmeticInstruction
public void visitArithmeticInstruction(ArithmeticInstruction obj)
Description copied from interface:VisitorVisits an ArithmeticInstruction.- Specified by:
visitArithmeticInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitArrayInstruction
public void visitArrayInstruction(ArrayInstruction obj)
Description copied from interface:VisitorVisits an ArrayInstruction.- Specified by:
visitArrayInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitARRAYLENGTH
public void visitARRAYLENGTH(ARRAYLENGTH obj)
Description copied from interface:VisitorVisits an ARRAYLENGTH instruction.- Specified by:
visitARRAYLENGTHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitASTORE
public void visitASTORE(ASTORE obj)
Description copied from interface:VisitorVisits an ASTORE instruction.- Specified by:
visitASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitATHROW
public void visitATHROW(ATHROW obj)
Description copied from interface:VisitorVisits an ATHROW instruction.- Specified by:
visitATHROWin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBALOAD
public void visitBALOAD(BALOAD obj)
Description copied from interface:VisitorVisits a BALOAD instruction.- Specified by:
visitBALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBASTORE
public void visitBASTORE(BASTORE obj)
Description copied from interface:VisitorVisits a BASTORE instruction.- Specified by:
visitBASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBIPUSH
public void visitBIPUSH(BIPUSH obj)
Description copied from interface:VisitorVisits a BIPUSH instruction.- Specified by:
visitBIPUSHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBranchInstruction
public void visitBranchInstruction(BranchInstruction obj)
Description copied from interface:VisitorVisits a BranchInstruction.- Specified by:
visitBranchInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBREAKPOINT
public void visitBREAKPOINT(BREAKPOINT obj)
Description copied from interface:VisitorVisits a BREAKPOINT instruction.- Specified by:
visitBREAKPOINTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCALOAD
public void visitCALOAD(CALOAD obj)
Description copied from interface:VisitorVisits a CALOAD instruction.- Specified by:
visitCALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCASTORE
public void visitCASTORE(CASTORE obj)
Description copied from interface:VisitorVisits a CASTORE instruction.- Specified by:
visitCASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCHECKCAST
public void visitCHECKCAST(CHECKCAST obj)
Description copied from interface:VisitorVisits a CHECKCAST instruction.- Specified by:
visitCHECKCASTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitConstantPushInstruction
public void visitConstantPushInstruction(ConstantPushInstruction obj)
Description copied from interface:VisitorVisits a ConstantPushInstruction.- Specified by:
visitConstantPushInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitConversionInstruction
public void visitConversionInstruction(ConversionInstruction obj)
Description copied from interface:VisitorVisits a ConversionInstruction.- Specified by:
visitConversionInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCPInstruction
public void visitCPInstruction(CPInstruction obj)
Description copied from interface:VisitorVisits a CPInstruction.- Specified by:
visitCPInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitD2F
public void visitD2F(D2F obj)
Description copied from interface:VisitorVisits a D2F instruction.
-
visitD2I
public void visitD2I(D2I obj)
Description copied from interface:VisitorVisits a D2I instruction.
-
visitD2L
public void visitD2L(D2L obj)
Description copied from interface:VisitorVisits a D2L instruction.
-
visitDADD
public void visitDADD(DADD obj)
Description copied from interface:VisitorVisits a DADD instruction.
-
visitDALOAD
public void visitDALOAD(DALOAD obj)
Description copied from interface:VisitorVisits a DALOAD instruction.- Specified by:
visitDALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDASTORE
public void visitDASTORE(DASTORE obj)
Description copied from interface:VisitorVisits a DASTORE instruction.- Specified by:
visitDASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCMPG
public void visitDCMPG(DCMPG obj)
Description copied from interface:VisitorVisits a DCMPG instruction.- Specified by:
visitDCMPGin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCMPL
public void visitDCMPL(DCMPL obj)
Description copied from interface:VisitorVisits a DCMPL instruction.- Specified by:
visitDCMPLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCONST
public void visitDCONST(DCONST obj)
Description copied from interface:VisitorVisits a DCONST instruction.- Specified by:
visitDCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDDIV
public void visitDDIV(DDIV obj)
Description copied from interface:VisitorVisits a DDIV instruction.
-
visitDLOAD
public void visitDLOAD(DLOAD obj)
Description copied from interface:VisitorVisits a DLOAD instruction.- Specified by:
visitDLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDMUL
public void visitDMUL(DMUL obj)
Description copied from interface:VisitorVisits a DMUL instruction.
-
visitDNEG
public void visitDNEG(DNEG obj)
Description copied from interface:VisitorVisits a DNEG instruction.
-
visitDREM
public void visitDREM(DREM obj)
Description copied from interface:VisitorVisits a DREM instruction.
-
visitDRETURN
public void visitDRETURN(DRETURN obj)
Description copied from interface:VisitorVisits a DRETURN instruction.- Specified by:
visitDRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDSTORE
public void visitDSTORE(DSTORE obj)
Description copied from interface:VisitorVisits a DSTORE instruction.- Specified by:
visitDSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDSUB
public void visitDSUB(DSUB obj)
Description copied from interface:VisitorVisits a DSUB instruction.
-
visitDUP
public void visitDUP(DUP obj)
Description copied from interface:VisitorVisits a DUP instruction.
-
visitDUP_X1
public void visitDUP_X1(DUP_X1 obj)
Description copied from interface:VisitorVisits a DUP_X1 instruction.- Specified by:
visitDUP_X1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP_X2
public void visitDUP_X2(DUP_X2 obj)
Description copied from interface:VisitorVisits a DUP_X2 instruction.- Specified by:
visitDUP_X2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP2
public void visitDUP2(DUP2 obj)
Description copied from interface:VisitorVisits a DUP2 instruction.
-
visitDUP2_X1
public void visitDUP2_X1(DUP2_X1 obj)
Description copied from interface:VisitorVisits a DUP2_X1 instruction.- Specified by:
visitDUP2_X1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP2_X2
public void visitDUP2_X2(DUP2_X2 obj)
Description copied from interface:VisitorVisits a DUP2_X2 instruction.- Specified by:
visitDUP2_X2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitExceptionThrower
public void visitExceptionThrower(ExceptionThrower obj)
Description copied from interface:VisitorVisits an ExceptionThrower.- Specified by:
visitExceptionThrowerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitF2D
public void visitF2D(F2D obj)
Description copied from interface:VisitorVisits an F2D instruction.
-
visitF2I
public void visitF2I(F2I obj)
Description copied from interface:VisitorVisits an F2I instruction.
-
visitF2L
public void visitF2L(F2L obj)
Description copied from interface:VisitorVisits an F2L instruction.
-
visitFADD
public void visitFADD(FADD obj)
Description copied from interface:VisitorVisits an FADD instruction.
-
visitFALOAD
public void visitFALOAD(FALOAD obj)
Description copied from interface:VisitorVisits an FALOAD instruction.- Specified by:
visitFALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFASTORE
public void visitFASTORE(FASTORE obj)
Description copied from interface:VisitorVisits an FASTORE instruction.- Specified by:
visitFASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCMPG
public void visitFCMPG(FCMPG obj)
Description copied from interface:VisitorVisits an FCMPG instruction.- Specified by:
visitFCMPGin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCMPL
public void visitFCMPL(FCMPL obj)
Description copied from interface:VisitorVisits an FCMPL instruction.- Specified by:
visitFCMPLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCONST
public void visitFCONST(FCONST obj)
Description copied from interface:VisitorVisits an FCONST instruction.- Specified by:
visitFCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFDIV
public void visitFDIV(FDIV obj)
Description copied from interface:VisitorVisits an FDIV instruction.
-
visitFieldInstruction
public void visitFieldInstruction(FieldInstruction obj)
Description copied from interface:VisitorVisits a FieldInstruction.- Specified by:
visitFieldInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFieldOrMethod
public void visitFieldOrMethod(FieldOrMethod obj)
Description copied from interface:VisitorVisits a FieldOrMethod.- Specified by:
visitFieldOrMethodin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFLOAD
public void visitFLOAD(FLOAD obj)
Description copied from interface:VisitorVisits an FLOAD instruction.- Specified by:
visitFLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFMUL
public void visitFMUL(FMUL obj)
Description copied from interface:VisitorVisits an FMUL instruction.
-
visitFNEG
public void visitFNEG(FNEG obj)
Description copied from interface:VisitorVisits an FNEG instruction.
-
visitFREM
public void visitFREM(FREM obj)
Description copied from interface:VisitorVisits an FREM instruction.
-
visitFRETURN
public void visitFRETURN(FRETURN obj)
Description copied from interface:VisitorVisits an FRETURN instruction.- Specified by:
visitFRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFSTORE
public void visitFSTORE(FSTORE obj)
Description copied from interface:VisitorVisits an FSTORE instruction.- Specified by:
visitFSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFSUB
public void visitFSUB(FSUB obj)
Description copied from interface:VisitorVisits an FSUB instruction.
-
visitGETFIELD
public void visitGETFIELD(GETFIELD obj)
Description copied from interface:VisitorVisits a GETFIELD instruction.- Specified by:
visitGETFIELDin interfaceVisitor- Parameters:
obj- the instruction.
-
visitGETSTATIC
public void visitGETSTATIC(GETSTATIC obj)
Description copied from interface:VisitorVisits a GETSTATIC instruction.- Specified by:
visitGETSTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitGOTO
public void visitGOTO(GOTO obj)
Description copied from interface:VisitorVisits a GOTO instruction.
-
visitGOTO_W
public void visitGOTO_W(GOTO_W obj)
Description copied from interface:VisitorVisits a GOTO_W instruction.- Specified by:
visitGOTO_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitGotoInstruction
public void visitGotoInstruction(GotoInstruction obj)
Description copied from interface:VisitorVisits a GotoInstruction.- Specified by:
visitGotoInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitI2B
public void visitI2B(I2B obj)
Description copied from interface:VisitorVisits an I2B instruction.
-
visitI2C
public void visitI2C(I2C obj)
Description copied from interface:VisitorVisits an I2C instruction.
-
visitI2D
public void visitI2D(I2D obj)
Description copied from interface:VisitorVisits an I2D instruction.
-
visitI2F
public void visitI2F(I2F obj)
Description copied from interface:VisitorVisits an I2F instruction.
-
visitI2L
public void visitI2L(I2L obj)
Description copied from interface:VisitorVisits an I2L instruction.
-
visitI2S
public void visitI2S(I2S obj)
Description copied from interface:VisitorVisits an I2S instruction.
-
visitIADD
public void visitIADD(IADD obj)
Description copied from interface:VisitorVisits an IADD instruction.
-
visitIALOAD
public void visitIALOAD(IALOAD obj)
Description copied from interface:VisitorVisits an IALOAD instruction.- Specified by:
visitIALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIAND
public void visitIAND(IAND obj)
Description copied from interface:VisitorVisits an IAND instruction.
-
visitIASTORE
public void visitIASTORE(IASTORE obj)
Description copied from interface:VisitorVisits an IASTORE instruction.- Specified by:
visitIASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitICONST
public void visitICONST(ICONST obj)
Description copied from interface:VisitorVisits an ICONST instruction.- Specified by:
visitICONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIDIV
public void visitIDIV(IDIV obj)
Description copied from interface:VisitorVisits an IDIV instruction.
-
visitIF_ACMPEQ
public void visitIF_ACMPEQ(IF_ACMPEQ obj)
Description copied from interface:VisitorVisits an IF_ACMPEQ instruction.- Specified by:
visitIF_ACMPEQin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ACMPNE
public void visitIF_ACMPNE(IF_ACMPNE obj)
Description copied from interface:VisitorVisits an IF_ACMPNE instruction.- Specified by:
visitIF_ACMPNEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPEQ
public void visitIF_ICMPEQ(IF_ICMPEQ obj)
Description copied from interface:VisitorVisits an IF_ICMPEQ instruction.- Specified by:
visitIF_ICMPEQin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPGE
public void visitIF_ICMPGE(IF_ICMPGE obj)
Description copied from interface:VisitorVisits an IF_ICMPGE instruction.- Specified by:
visitIF_ICMPGEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPGT
public void visitIF_ICMPGT(IF_ICMPGT obj)
Description copied from interface:VisitorVisits an IF_ICMPGT instruction.- Specified by:
visitIF_ICMPGTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPLE
public void visitIF_ICMPLE(IF_ICMPLE obj)
Description copied from interface:VisitorVisits an IF_ICMPLE instruction.- Specified by:
visitIF_ICMPLEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPLT
public void visitIF_ICMPLT(IF_ICMPLT obj)
Description copied from interface:VisitorVisits an IF_ICMPLT instruction.- Specified by:
visitIF_ICMPLTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPNE
public void visitIF_ICMPNE(IF_ICMPNE obj)
Description copied from interface:VisitorVisits an IF_ICMPNE instruction.- Specified by:
visitIF_ICMPNEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFEQ
public void visitIFEQ(IFEQ obj)
Description copied from interface:VisitorVisits an IFEQ instruction.
-
visitIFGE
public void visitIFGE(IFGE obj)
Description copied from interface:VisitorVisits an IFGE instruction.
-
visitIFGT
public void visitIFGT(IFGT obj)
Description copied from interface:VisitorVisits an IFGT instruction.
-
visitIfInstruction
public void visitIfInstruction(IfInstruction obj)
Description copied from interface:VisitorVisits an IfInstruction.- Specified by:
visitIfInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFLE
public void visitIFLE(IFLE obj)
Description copied from interface:VisitorVisits an IFLE instruction.
-
visitIFLT
public void visitIFLT(IFLT obj)
Description copied from interface:VisitorVisits an IFLT instruction.
-
visitIFNE
public void visitIFNE(IFNE obj)
Description copied from interface:VisitorVisits an IFNE instruction.
-
visitIFNONNULL
public void visitIFNONNULL(IFNONNULL obj)
Description copied from interface:VisitorVisits an IFNONNULL instruction.- Specified by:
visitIFNONNULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFNULL
public void visitIFNULL(IFNULL obj)
Description copied from interface:VisitorVisits an IFNULL instruction.- Specified by:
visitIFNULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIINC
public void visitIINC(IINC obj)
Description copied from interface:VisitorVisits an IINC instruction.
-
visitILOAD
public void visitILOAD(ILOAD obj)
Description copied from interface:VisitorVisits an ILOAD instruction.- Specified by:
visitILOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMPDEP1
public void visitIMPDEP1(IMPDEP1 obj)
Description copied from interface:VisitorVisits an IMPDEP1 instruction.- Specified by:
visitIMPDEP1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMPDEP2
public void visitIMPDEP2(IMPDEP2 obj)
Description copied from interface:VisitorVisits an IMPDEP2 instruction.- Specified by:
visitIMPDEP2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMUL
public void visitIMUL(IMUL obj)
Description copied from interface:VisitorVisits an IMUL instruction.
-
visitINEG
public void visitINEG(INEG obj)
Description copied from interface:VisitorVisits an INEG instruction.
-
visitINSTANCEOF
public void visitINSTANCEOF(INSTANCEOF obj)
Description copied from interface:VisitorVisits an INSTANCEOF instruction.- Specified by:
visitINSTANCEOFin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEDYNAMIC
public void visitINVOKEDYNAMIC(INVOKEDYNAMIC obj)
Description copied from interface:VisitorVisits an INVOKEDYNAMIC instruction.- Specified by:
visitINVOKEDYNAMICin interfaceVisitor- Parameters:
obj- the instruction.- Since:
- 6.0
-
visitInvokeInstruction
public void visitInvokeInstruction(InvokeInstruction obj)
Description copied from interface:VisitorVisits an InvokeInstruction.- Specified by:
visitInvokeInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEINTERFACE
public void visitINVOKEINTERFACE(INVOKEINTERFACE obj)
Description copied from interface:VisitorVisits an INVOKEINTERFACE instruction.- Specified by:
visitINVOKEINTERFACEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKESPECIAL
public void visitINVOKESPECIAL(INVOKESPECIAL obj)
Description copied from interface:VisitorVisits an INVOKESPECIAL instruction.- Specified by:
visitINVOKESPECIALin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKESTATIC
public void visitINVOKESTATIC(INVOKESTATIC obj)
Description copied from interface:VisitorVisits an INVOKESTATIC instruction.- Specified by:
visitINVOKESTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEVIRTUAL
public void visitINVOKEVIRTUAL(INVOKEVIRTUAL obj)
Description copied from interface:VisitorVisits an INVOKEVIRTUAL instruction.- Specified by:
visitINVOKEVIRTUALin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIOR
public void visitIOR(IOR obj)
Description copied from interface:VisitorVisits an IOR instruction.
-
visitIREM
public void visitIREM(IREM obj)
Description copied from interface:VisitorVisits an IREM instruction.
-
visitIRETURN
public void visitIRETURN(IRETURN obj)
Description copied from interface:VisitorVisits an IRETURN instruction.- Specified by:
visitIRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitISHL
public void visitISHL(ISHL obj)
Description copied from interface:VisitorVisits an ISHL instruction.
-
visitISHR
public void visitISHR(ISHR obj)
Description copied from interface:VisitorVisits an ISHR instruction.
-
visitISTORE
public void visitISTORE(ISTORE obj)
Description copied from interface:VisitorVisits an ISTORE instruction.- Specified by:
visitISTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitISUB
public void visitISUB(ISUB obj)
Description copied from interface:VisitorVisits an ISUB instruction.
-
visitIUSHR
public void visitIUSHR(IUSHR obj)
Description copied from interface:VisitorVisits an IUSHR instruction.- Specified by:
visitIUSHRin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIXOR
public void visitIXOR(IXOR obj)
Description copied from interface:VisitorVisits an IXOR instruction.
-
visitJSR
public void visitJSR(JSR obj)
Description copied from interface:VisitorVisits a JSR instruction.
-
visitJSR_W
public void visitJSR_W(JSR_W obj)
Description copied from interface:VisitorVisits a JSR_W instruction.- Specified by:
visitJSR_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitJsrInstruction
public void visitJsrInstruction(JsrInstruction obj)
Description copied from interface:VisitorVisits a JsrInstruction.- Specified by:
visitJsrInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitL2D
public void visitL2D(L2D obj)
Description copied from interface:VisitorVisits an L2D instruction.
-
visitL2F
public void visitL2F(L2F obj)
Description copied from interface:VisitorVisits an L2F instruction.
-
visitL2I
public void visitL2I(L2I obj)
Description copied from interface:VisitorVisits an L2I instruction.
-
visitLADD
public void visitLADD(LADD obj)
Description copied from interface:VisitorVisits an LADD instruction.
-
visitLALOAD
public void visitLALOAD(LALOAD obj)
Description copied from interface:VisitorVisits an LALOAD instruction.- Specified by:
visitLALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLAND
public void visitLAND(LAND obj)
Description copied from interface:VisitorVisits an LAND instruction.
-
visitLASTORE
public void visitLASTORE(LASTORE obj)
Description copied from interface:VisitorVisits an LASTORE instruction.- Specified by:
visitLASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLCMP
public void visitLCMP(LCMP obj)
Description copied from interface:VisitorVisits an LCMP instruction.
-
visitLCONST
public void visitLCONST(LCONST obj)
Description copied from interface:VisitorVisits an LCONST instruction.- Specified by:
visitLCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLDC
public void visitLDC(LDC obj)
Description copied from interface:VisitorVisits an LDC instruction.
-
visitLDC2_W
public void visitLDC2_W(LDC2_W obj)
Description copied from interface:VisitorVisits an LDC2_W instruction.- Specified by:
visitLDC2_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitLDIV
public void visitLDIV(LDIV obj)
Description copied from interface:VisitorVisits an LDIV instruction.
-
visitLLOAD
public void visitLLOAD(LLOAD obj)
Description copied from interface:VisitorVisits an LLOAD instruction.- Specified by:
visitLLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLMUL
public void visitLMUL(LMUL obj)
Description copied from interface:VisitorVisits an LMUL instruction.
-
visitLNEG
public void visitLNEG(LNEG obj)
Description copied from interface:VisitorVisits an LNEG instruction.
-
visitLoadClass
public void visitLoadClass(LoadClass obj)
Description copied from interface:VisitorVisits a LoadClass.- Specified by:
visitLoadClassin interfaceVisitor- Parameters:
obj- the load class.
-
visitLoadInstruction
public void visitLoadInstruction(LoadInstruction obj)
Description copied from interface:VisitorVisits a LoadInstruction.- Specified by:
visitLoadInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLocalVariableInstruction
public void visitLocalVariableInstruction(LocalVariableInstruction obj)
Description copied from interface:VisitorVisits a LocalVariableInstruction.- Specified by:
visitLocalVariableInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLOOKUPSWITCH
public void visitLOOKUPSWITCH(LOOKUPSWITCH obj)
Description copied from interface:VisitorVisits a LOOKUPSWITCH instruction.- Specified by:
visitLOOKUPSWITCHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLOR
public void visitLOR(LOR obj)
Description copied from interface:VisitorVisits an LOR instruction.
-
visitLREM
public void visitLREM(LREM obj)
Description copied from interface:VisitorVisits an LREM instruction.
-
visitLRETURN
public void visitLRETURN(LRETURN obj)
Description copied from interface:VisitorVisits an LRETURN instruction.- Specified by:
visitLRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLSHL
public void visitLSHL(LSHL obj)
Description copied from interface:VisitorVisits an LSHL instruction.
-
visitLSHR
public void visitLSHR(LSHR obj)
Description copied from interface:VisitorVisits an LSHR instruction.
-
visitLSTORE
public void visitLSTORE(LSTORE obj)
Description copied from interface:VisitorVisits an LSTORE instruction.- Specified by:
visitLSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLSUB
public void visitLSUB(LSUB obj)
Description copied from interface:VisitorVisits an LSUB instruction.
-
visitLUSHR
public void visitLUSHR(LUSHR obj)
Description copied from interface:VisitorVisits an LUSHR instruction.- Specified by:
visitLUSHRin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLXOR
public void visitLXOR(LXOR obj)
Description copied from interface:VisitorVisits an LXOR instruction.
-
visitMONITORENTER
public void visitMONITORENTER(MONITORENTER obj)
Description copied from interface:VisitorVisits a MONITORENTER instruction.- Specified by:
visitMONITORENTERin interfaceVisitor- Parameters:
obj- the instruction.
-
visitMONITOREXIT
public void visitMONITOREXIT(MONITOREXIT obj)
Description copied from interface:VisitorVisits a MONITOREXIT instruction.- Specified by:
visitMONITOREXITin interfaceVisitor- Parameters:
obj- the instruction.
-
visitMULTIANEWARRAY
public void visitMULTIANEWARRAY(MULTIANEWARRAY obj)
Description copied from interface:VisitorVisits a MULTIANEWARRAY instruction.- Specified by:
visitMULTIANEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitNEW
public void visitNEW(NEW obj)
Description copied from interface:VisitorVisits a NEW instruction.
-
visitNEWARRAY
public void visitNEWARRAY(NEWARRAY obj)
Description copied from interface:VisitorVisits a NEWARRAY instruction.- Specified by:
visitNEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitNOP
public void visitNOP(NOP obj)
Description copied from interface:VisitorVisits a NOP instruction.
-
visitPOP
public void visitPOP(POP obj)
Description copied from interface:VisitorVisits a POP instruction.
-
visitPOP2
public void visitPOP2(POP2 obj)
Description copied from interface:VisitorVisits a POP2 instruction.
-
visitPopInstruction
public void visitPopInstruction(PopInstruction obj)
Description copied from interface:VisitorVisits a PopInstruction.- Specified by:
visitPopInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPushInstruction
public void visitPushInstruction(PushInstruction obj)
Description copied from interface:VisitorVisits a PushInstruction.- Specified by:
visitPushInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPUTFIELD
public void visitPUTFIELD(PUTFIELD obj)
Description copied from interface:VisitorVisits a PUTFIELD instruction.- Specified by:
visitPUTFIELDin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPUTSTATIC
public void visitPUTSTATIC(PUTSTATIC obj)
Description copied from interface:VisitorVisits a PUTSTATIC instruction.- Specified by:
visitPUTSTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitRET
public void visitRET(RET obj)
Description copied from interface:VisitorVisits a RET instruction.
-
visitRETURN
public void visitRETURN(RETURN obj)
Description copied from interface:VisitorVisits a RETURN instruction.- Specified by:
visitRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitReturnInstruction
public void visitReturnInstruction(ReturnInstruction obj)
Description copied from interface:VisitorVisits a ReturnInstruction.- Specified by:
visitReturnInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSALOAD
public void visitSALOAD(SALOAD obj)
Description copied from interface:VisitorVisits a SALOAD instruction.- Specified by:
visitSALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSASTORE
public void visitSASTORE(SASTORE obj)
Description copied from interface:VisitorVisits a SASTORE instruction.- Specified by:
visitSASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSelect
public void visitSelect(Select obj)
Description copied from interface:VisitorVisits a Select instruction.- Specified by:
visitSelectin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSIPUSH
public void visitSIPUSH(SIPUSH obj)
Description copied from interface:VisitorVisits a SIPUSH instruction.- Specified by:
visitSIPUSHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackConsumer
public void visitStackConsumer(StackConsumer obj)
Description copied from interface:VisitorVisits a StackConsumer.- Specified by:
visitStackConsumerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackInstruction
public void visitStackInstruction(StackInstruction obj)
Description copied from interface:VisitorVisits a StackInstruction.- Specified by:
visitStackInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackProducer
public void visitStackProducer(StackProducer obj)
Description copied from interface:VisitorVisits a StackProducer.- Specified by:
visitStackProducerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStoreInstruction
public void visitStoreInstruction(StoreInstruction obj)
Description copied from interface:VisitorVisits a StoreInstruction.- Specified by:
visitStoreInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSWAP
public void visitSWAP(SWAP obj)
Description copied from interface:VisitorVisits a SWAP instruction.
-
visitTABLESWITCH
public void visitTABLESWITCH(TABLESWITCH obj)
Description copied from interface:VisitorVisits a TABLESWITCH instruction.- Specified by:
visitTABLESWITCHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitTypedInstruction
public void visitTypedInstruction(TypedInstruction obj)
Description copied from interface:VisitorVisits a TypedInstruction.- Specified by:
visitTypedInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitUnconditionalBranch
public void visitUnconditionalBranch(UnconditionalBranch obj)
Description copied from interface:VisitorVisits an UnconditionalBranch.- Specified by:
visitUnconditionalBranchin interfaceVisitor- Parameters:
obj- the instruction.
-
visitVariableLengthInstruction
public void visitVariableLengthInstruction(VariableLengthInstruction obj)
Description copied from interface:VisitorVisits a VariableLengthInstruction.- Specified by:
visitVariableLengthInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
-