Class EmptyVisitor
java.lang.Object
org.apache.bcel.generic.EmptyVisitor
- All Implemented Interfaces:
Visitor
- Direct Known Subclasses:
ExecutionVisitor, InstConstraintVisitor
Supplies empty method bodies to be overridden by subclasses.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvisitAALOAD(AALOAD obj) Visits an AALOAD instruction.voidvisitAASTORE(AASTORE obj) Visits an AASTORE instruction.voidVisits an ACONST_NULL instruction.voidVisits an AllocationInstruction.voidvisitALOAD(ALOAD obj) Visits an ALOAD instruction.voidvisitANEWARRAY(ANEWARRAY obj) Visits an ANEWARRAY instruction.voidvisitARETURN(ARETURN obj) Visits an ARETURN instruction.voidVisits an ArithmeticInstruction.voidVisits an ArrayInstruction.voidVisits 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.voidVisits a BranchInstruction.voidVisits a BREAKPOINT instruction.voidvisitCALOAD(CALOAD obj) Visits a CALOAD instruction.voidvisitCASTORE(CASTORE obj) Visits a CASTORE instruction.voidvisitCHECKCAST(CHECKCAST obj) Visits a CHECKCAST instruction.voidVisits a ConstantPushInstruction.voidVisits a ConversionInstruction.voidVisits a CPInstruction.voidVisits a D2F instruction.voidVisits a D2I instruction.voidVisits a D2L instruction.voidVisits 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.voidVisits a DDIV instruction.voidvisitDLOAD(DLOAD obj) Visits a DLOAD instruction.voidVisits a DMUL instruction.voidVisits a DNEG instruction.voidVisits a DREM instruction.voidvisitDRETURN(DRETURN obj) Visits a DRETURN instruction.voidvisitDSTORE(DSTORE obj) Visits a DSTORE instruction.voidVisits a DSUB instruction.voidVisits a DUP instruction.voidvisitDUP_X1(DUP_X1 obj) Visits a DUP_X1 instruction.voidvisitDUP_X2(DUP_X2 obj) Visits a DUP_X2 instruction.voidVisits a DUP2 instruction.voidvisitDUP2_X1(DUP2_X1 obj) Visits a DUP2_X1 instruction.voidvisitDUP2_X2(DUP2_X2 obj) Visits a DUP2_X2 instruction.voidVisits an ExceptionThrower.voidVisits an F2D instruction.voidVisits an F2I instruction.voidVisits an F2L instruction.voidVisits 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.voidVisits an FDIV instruction.voidVisits a FieldInstruction.voidVisits a FieldOrMethod.voidvisitFLOAD(FLOAD obj) Visits an FLOAD instruction.voidVisits an FMUL instruction.voidVisits an FNEG instruction.voidVisits an FREM instruction.voidvisitFRETURN(FRETURN obj) Visits an FRETURN instruction.voidvisitFSTORE(FSTORE obj) Visits an FSTORE instruction.voidVisits an FSUB instruction.voidvisitGETFIELD(GETFIELD obj) Visits a GETFIELD instruction.voidvisitGETSTATIC(GETSTATIC obj) Visits a GETSTATIC instruction.voidVisits a GOTO instruction.voidvisitGOTO_W(GOTO_W obj) Visits a GOTO_W instruction.voidVisits a GotoInstruction.voidVisits an I2B instruction.voidVisits an I2C instruction.voidVisits an I2D instruction.voidVisits an I2F instruction.voidVisits an I2L instruction.voidVisits an I2S instruction.voidVisits an IADD instruction.voidvisitIALOAD(IALOAD obj) Visits an IALOAD instruction.voidVisits an IAND instruction.voidvisitIASTORE(IASTORE obj) Visits an IASTORE instruction.voidvisitICONST(ICONST obj) Visits an ICONST instruction.voidVisits 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.voidVisits an IFEQ instruction.voidVisits an IFGE instruction.voidVisits an IFGT instruction.voidVisits an IfInstruction.voidVisits an IFLE instruction.voidVisits an IFLT instruction.voidVisits an IFNE instruction.voidvisitIFNONNULL(IFNONNULL obj) Visits an IFNONNULL instruction.voidvisitIFNULL(IFNULL obj) Visits an IFNULL instruction.voidVisits an IINC instruction.voidvisitILOAD(ILOAD obj) Visits an ILOAD instruction.voidvisitIMPDEP1(IMPDEP1 obj) Visits an IMPDEP1 instruction.voidvisitIMPDEP2(IMPDEP2 obj) Visits an IMPDEP2 instruction.voidVisits an IMUL instruction.voidVisits an INEG instruction.voidVisits an INSTANCEOF instruction.voidVisits an INVOKEDYNAMIC instruction.voidVisits an InvokeInstruction.voidVisits an INVOKEINTERFACE instruction.voidVisits an INVOKESPECIAL instruction.voidVisits an INVOKESTATIC instruction.voidVisits an INVOKEVIRTUAL instruction.voidVisits an IOR instruction.voidVisits an IREM instruction.voidvisitIRETURN(IRETURN obj) Visits an IRETURN instruction.voidVisits an ISHL instruction.voidVisits an ISHR instruction.voidvisitISTORE(ISTORE obj) Visits an ISTORE instruction.voidVisits an ISUB instruction.voidvisitIUSHR(IUSHR obj) Visits an IUSHR instruction.voidVisits an IXOR instruction.voidVisits a JSR instruction.voidvisitJSR_W(JSR_W obj) Visits a JSR_W instruction.voidVisits a JsrInstruction.voidVisits an L2D instruction.voidVisits an L2F instruction.voidVisits an L2I instruction.voidVisits an LADD instruction.voidvisitLALOAD(LALOAD obj) Visits an LALOAD instruction.voidVisits an LAND instruction.voidvisitLASTORE(LASTORE obj) Visits an LASTORE instruction.voidVisits an LCMP instruction.voidvisitLCONST(LCONST obj) Visits an LCONST instruction.voidVisits an LDC instruction.voidvisitLDC2_W(LDC2_W obj) Visits an LDC2_W instruction.voidVisits an LDIV instruction.voidvisitLLOAD(LLOAD obj) Visits an LLOAD instruction.voidVisits an LMUL instruction.voidVisits an LNEG instruction.voidvisitLoadClass(LoadClass obj) Visits a LoadClass.voidVisits a LoadInstruction.voidVisits a LocalVariableInstruction.voidVisits a LOOKUPSWITCH instruction.voidVisits an LOR instruction.voidVisits an LREM instruction.voidvisitLRETURN(LRETURN obj) Visits an LRETURN instruction.voidVisits an LSHL instruction.voidVisits an LSHR instruction.voidvisitLSTORE(LSTORE obj) Visits an LSTORE instruction.voidVisits an LSUB instruction.voidvisitLUSHR(LUSHR obj) Visits an LUSHR instruction.voidVisits an LXOR instruction.voidVisits a MONITORENTER instruction.voidVisits a MONITOREXIT instruction.voidVisits a MULTIANEWARRAY instruction.voidVisits a NEW instruction.voidvisitNEWARRAY(NEWARRAY obj) Visits a NEWARRAY instruction.voidVisits a NOP instruction.voidVisits a POP instruction.voidVisits a POP2 instruction.voidVisits a PopInstruction.voidVisits a PushInstruction.voidvisitPUTFIELD(PUTFIELD obj) Visits a PUTFIELD instruction.voidvisitPUTSTATIC(PUTSTATIC obj) Visits a PUTSTATIC instruction.voidVisits a RET instruction.voidvisitRETURN(RETURN obj) Visits a RETURN instruction.voidVisits 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.voidVisits a StackConsumer.voidVisits a StackInstruction.voidVisits a StackProducer.voidVisits a StoreInstruction.voidVisits a SWAP instruction.voidVisits a TABLESWITCH instruction.voidVisits a TypedInstruction.voidVisits an UnconditionalBranch.voidVisits a VariableLengthInstruction.
-
Constructor Details
-
EmptyVisitor
public EmptyVisitor()Constructs an EmptyVisitor.
-
-
Method Details
-
visitAALOAD
Description copied from interface:VisitorVisits an AALOAD instruction.- Specified by:
visitAALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitAASTORE
Description copied from interface:VisitorVisits an AASTORE instruction.- Specified by:
visitAASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitACONST_NULL
Description copied from interface:VisitorVisits an ACONST_NULL instruction.- Specified by:
visitACONST_NULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitAllocationInstruction
Description copied from interface:VisitorVisits an AllocationInstruction.- Specified by:
visitAllocationInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitALOAD
Description copied from interface:VisitorVisits an ALOAD instruction.- Specified by:
visitALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitANEWARRAY
Description copied from interface:VisitorVisits an ANEWARRAY instruction.- Specified by:
visitANEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitARETURN
Description copied from interface:VisitorVisits an ARETURN instruction.- Specified by:
visitARETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitArithmeticInstruction
Description copied from interface:VisitorVisits an ArithmeticInstruction.- Specified by:
visitArithmeticInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitArrayInstruction
Description copied from interface:VisitorVisits an ArrayInstruction.- Specified by:
visitArrayInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitARRAYLENGTH
Description copied from interface:VisitorVisits an ARRAYLENGTH instruction.- Specified by:
visitARRAYLENGTHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitASTORE
Description copied from interface:VisitorVisits an ASTORE instruction.- Specified by:
visitASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitATHROW
Description copied from interface:VisitorVisits an ATHROW instruction.- Specified by:
visitATHROWin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBALOAD
Description copied from interface:VisitorVisits a BALOAD instruction.- Specified by:
visitBALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBASTORE
Description copied from interface:VisitorVisits a BASTORE instruction.- Specified by:
visitBASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBIPUSH
Description copied from interface:VisitorVisits a BIPUSH instruction.- Specified by:
visitBIPUSHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBranchInstruction
Description copied from interface:VisitorVisits a BranchInstruction.- Specified by:
visitBranchInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitBREAKPOINT
Description copied from interface:VisitorVisits a BREAKPOINT instruction.- Specified by:
visitBREAKPOINTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCALOAD
Description copied from interface:VisitorVisits a CALOAD instruction.- Specified by:
visitCALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCASTORE
Description copied from interface:VisitorVisits a CASTORE instruction.- Specified by:
visitCASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCHECKCAST
Description copied from interface:VisitorVisits a CHECKCAST instruction.- Specified by:
visitCHECKCASTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitConstantPushInstruction
Description copied from interface:VisitorVisits a ConstantPushInstruction.- Specified by:
visitConstantPushInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitConversionInstruction
Description copied from interface:VisitorVisits a ConversionInstruction.- Specified by:
visitConversionInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitCPInstruction
Description copied from interface:VisitorVisits a CPInstruction.- Specified by:
visitCPInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitD2F
-
visitD2I
-
visitD2L
-
visitDADD
-
visitDALOAD
Description copied from interface:VisitorVisits a DALOAD instruction.- Specified by:
visitDALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDASTORE
Description copied from interface:VisitorVisits a DASTORE instruction.- Specified by:
visitDASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCMPG
Description copied from interface:VisitorVisits a DCMPG instruction.- Specified by:
visitDCMPGin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCMPL
Description copied from interface:VisitorVisits a DCMPL instruction.- Specified by:
visitDCMPLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDCONST
Description copied from interface:VisitorVisits a DCONST instruction.- Specified by:
visitDCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDDIV
-
visitDLOAD
Description copied from interface:VisitorVisits a DLOAD instruction.- Specified by:
visitDLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDMUL
-
visitDNEG
-
visitDREM
-
visitDRETURN
Description copied from interface:VisitorVisits a DRETURN instruction.- Specified by:
visitDRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDSTORE
Description copied from interface:VisitorVisits a DSTORE instruction.- Specified by:
visitDSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitDSUB
-
visitDUP
-
visitDUP_X1
Description copied from interface:VisitorVisits a DUP_X1 instruction.- Specified by:
visitDUP_X1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP_X2
Description copied from interface:VisitorVisits a DUP_X2 instruction.- Specified by:
visitDUP_X2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP2
-
visitDUP2_X1
Description copied from interface:VisitorVisits a DUP2_X1 instruction.- Specified by:
visitDUP2_X1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitDUP2_X2
Description copied from interface:VisitorVisits a DUP2_X2 instruction.- Specified by:
visitDUP2_X2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitExceptionThrower
Description copied from interface:VisitorVisits an ExceptionThrower.- Specified by:
visitExceptionThrowerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitF2D
-
visitF2I
-
visitF2L
-
visitFADD
-
visitFALOAD
Description copied from interface:VisitorVisits an FALOAD instruction.- Specified by:
visitFALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFASTORE
Description copied from interface:VisitorVisits an FASTORE instruction.- Specified by:
visitFASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCMPG
Description copied from interface:VisitorVisits an FCMPG instruction.- Specified by:
visitFCMPGin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCMPL
Description copied from interface:VisitorVisits an FCMPL instruction.- Specified by:
visitFCMPLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFCONST
Description copied from interface:VisitorVisits an FCONST instruction.- Specified by:
visitFCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFDIV
-
visitFieldInstruction
Description copied from interface:VisitorVisits a FieldInstruction.- Specified by:
visitFieldInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFieldOrMethod
Description copied from interface:VisitorVisits a FieldOrMethod.- Specified by:
visitFieldOrMethodin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFLOAD
Description copied from interface:VisitorVisits an FLOAD instruction.- Specified by:
visitFLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFMUL
-
visitFNEG
-
visitFREM
-
visitFRETURN
Description copied from interface:VisitorVisits an FRETURN instruction.- Specified by:
visitFRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFSTORE
Description copied from interface:VisitorVisits an FSTORE instruction.- Specified by:
visitFSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitFSUB
-
visitGETFIELD
Description copied from interface:VisitorVisits a GETFIELD instruction.- Specified by:
visitGETFIELDin interfaceVisitor- Parameters:
obj- the instruction.
-
visitGETSTATIC
Description copied from interface:VisitorVisits a GETSTATIC instruction.- Specified by:
visitGETSTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitGOTO
-
visitGOTO_W
Description copied from interface:VisitorVisits a GOTO_W instruction.- Specified by:
visitGOTO_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitGotoInstruction
Description copied from interface:VisitorVisits a GotoInstruction.- Specified by:
visitGotoInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitI2B
-
visitI2C
-
visitI2D
-
visitI2F
-
visitI2L
-
visitI2S
-
visitIADD
-
visitIALOAD
Description copied from interface:VisitorVisits an IALOAD instruction.- Specified by:
visitIALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIAND
-
visitIASTORE
Description copied from interface:VisitorVisits an IASTORE instruction.- Specified by:
visitIASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitICONST
Description copied from interface:VisitorVisits an ICONST instruction.- Specified by:
visitICONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIDIV
-
visitIF_ACMPEQ
Description copied from interface:VisitorVisits an IF_ACMPEQ instruction.- Specified by:
visitIF_ACMPEQin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ACMPNE
Description copied from interface:VisitorVisits an IF_ACMPNE instruction.- Specified by:
visitIF_ACMPNEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPEQ
Description copied from interface:VisitorVisits an IF_ICMPEQ instruction.- Specified by:
visitIF_ICMPEQin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPGE
Description copied from interface:VisitorVisits an IF_ICMPGE instruction.- Specified by:
visitIF_ICMPGEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPGT
Description copied from interface:VisitorVisits an IF_ICMPGT instruction.- Specified by:
visitIF_ICMPGTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPLE
Description copied from interface:VisitorVisits an IF_ICMPLE instruction.- Specified by:
visitIF_ICMPLEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPLT
Description copied from interface:VisitorVisits an IF_ICMPLT instruction.- Specified by:
visitIF_ICMPLTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIF_ICMPNE
Description copied from interface:VisitorVisits an IF_ICMPNE instruction.- Specified by:
visitIF_ICMPNEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFEQ
-
visitIFGE
-
visitIFGT
-
visitIfInstruction
Description copied from interface:VisitorVisits an IfInstruction.- Specified by:
visitIfInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFLE
-
visitIFLT
-
visitIFNE
-
visitIFNONNULL
Description copied from interface:VisitorVisits an IFNONNULL instruction.- Specified by:
visitIFNONNULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIFNULL
Description copied from interface:VisitorVisits an IFNULL instruction.- Specified by:
visitIFNULLin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIINC
-
visitILOAD
Description copied from interface:VisitorVisits an ILOAD instruction.- Specified by:
visitILOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMPDEP1
Description copied from interface:VisitorVisits an IMPDEP1 instruction.- Specified by:
visitIMPDEP1in interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMPDEP2
Description copied from interface:VisitorVisits an IMPDEP2 instruction.- Specified by:
visitIMPDEP2in interfaceVisitor- Parameters:
obj- the instruction.
-
visitIMUL
-
visitINEG
-
visitINSTANCEOF
Description copied from interface:VisitorVisits an INSTANCEOF instruction.- Specified by:
visitINSTANCEOFin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEDYNAMIC
Description copied from interface:VisitorVisits an INVOKEDYNAMIC instruction.- Specified by:
visitINVOKEDYNAMICin interfaceVisitor- Parameters:
obj- the instruction.- Since:
- 6.0
-
visitInvokeInstruction
Description copied from interface:VisitorVisits an InvokeInstruction.- Specified by:
visitInvokeInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEINTERFACE
Description copied from interface:VisitorVisits an INVOKEINTERFACE instruction.- Specified by:
visitINVOKEINTERFACEin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKESPECIAL
Description copied from interface:VisitorVisits an INVOKESPECIAL instruction.- Specified by:
visitINVOKESPECIALin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKESTATIC
Description copied from interface:VisitorVisits an INVOKESTATIC instruction.- Specified by:
visitINVOKESTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitINVOKEVIRTUAL
Description copied from interface:VisitorVisits an INVOKEVIRTUAL instruction.- Specified by:
visitINVOKEVIRTUALin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIOR
-
visitIREM
-
visitIRETURN
Description copied from interface:VisitorVisits an IRETURN instruction.- Specified by:
visitIRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitISHL
-
visitISHR
-
visitISTORE
Description copied from interface:VisitorVisits an ISTORE instruction.- Specified by:
visitISTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitISUB
-
visitIUSHR
Description copied from interface:VisitorVisits an IUSHR instruction.- Specified by:
visitIUSHRin interfaceVisitor- Parameters:
obj- the instruction.
-
visitIXOR
-
visitJSR
-
visitJSR_W
Description copied from interface:VisitorVisits a JSR_W instruction.- Specified by:
visitJSR_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitJsrInstruction
Description copied from interface:VisitorVisits a JsrInstruction.- Specified by:
visitJsrInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitL2D
-
visitL2F
-
visitL2I
-
visitLADD
-
visitLALOAD
Description copied from interface:VisitorVisits an LALOAD instruction.- Specified by:
visitLALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLAND
-
visitLASTORE
Description copied from interface:VisitorVisits an LASTORE instruction.- Specified by:
visitLASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLCMP
-
visitLCONST
Description copied from interface:VisitorVisits an LCONST instruction.- Specified by:
visitLCONSTin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLDC
-
visitLDC2_W
Description copied from interface:VisitorVisits an LDC2_W instruction.- Specified by:
visitLDC2_Win interfaceVisitor- Parameters:
obj- the instruction.
-
visitLDIV
-
visitLLOAD
Description copied from interface:VisitorVisits an LLOAD instruction.- Specified by:
visitLLOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLMUL
-
visitLNEG
-
visitLoadClass
Description copied from interface:VisitorVisits a LoadClass.- Specified by:
visitLoadClassin interfaceVisitor- Parameters:
obj- the load class.
-
visitLoadInstruction
Description copied from interface:VisitorVisits a LoadInstruction.- Specified by:
visitLoadInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLocalVariableInstruction
Description copied from interface:VisitorVisits a LocalVariableInstruction.- Specified by:
visitLocalVariableInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLOOKUPSWITCH
Description copied from interface:VisitorVisits a LOOKUPSWITCH instruction.- Specified by:
visitLOOKUPSWITCHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLOR
-
visitLREM
-
visitLRETURN
Description copied from interface:VisitorVisits an LRETURN instruction.- Specified by:
visitLRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLSHL
-
visitLSHR
-
visitLSTORE
Description copied from interface:VisitorVisits an LSTORE instruction.- Specified by:
visitLSTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLSUB
-
visitLUSHR
Description copied from interface:VisitorVisits an LUSHR instruction.- Specified by:
visitLUSHRin interfaceVisitor- Parameters:
obj- the instruction.
-
visitLXOR
-
visitMONITORENTER
Description copied from interface:VisitorVisits a MONITORENTER instruction.- Specified by:
visitMONITORENTERin interfaceVisitor- Parameters:
obj- the instruction.
-
visitMONITOREXIT
Description copied from interface:VisitorVisits a MONITOREXIT instruction.- Specified by:
visitMONITOREXITin interfaceVisitor- Parameters:
obj- the instruction.
-
visitMULTIANEWARRAY
Description copied from interface:VisitorVisits a MULTIANEWARRAY instruction.- Specified by:
visitMULTIANEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitNEW
-
visitNEWARRAY
Description copied from interface:VisitorVisits a NEWARRAY instruction.- Specified by:
visitNEWARRAYin interfaceVisitor- Parameters:
obj- the instruction.
-
visitNOP
-
visitPOP
-
visitPOP2
-
visitPopInstruction
Description copied from interface:VisitorVisits a PopInstruction.- Specified by:
visitPopInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPushInstruction
Description copied from interface:VisitorVisits a PushInstruction.- Specified by:
visitPushInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPUTFIELD
Description copied from interface:VisitorVisits a PUTFIELD instruction.- Specified by:
visitPUTFIELDin interfaceVisitor- Parameters:
obj- the instruction.
-
visitPUTSTATIC
Description copied from interface:VisitorVisits a PUTSTATIC instruction.- Specified by:
visitPUTSTATICin interfaceVisitor- Parameters:
obj- the instruction.
-
visitRET
-
visitRETURN
Description copied from interface:VisitorVisits a RETURN instruction.- Specified by:
visitRETURNin interfaceVisitor- Parameters:
obj- the instruction.
-
visitReturnInstruction
Description copied from interface:VisitorVisits a ReturnInstruction.- Specified by:
visitReturnInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSALOAD
Description copied from interface:VisitorVisits a SALOAD instruction.- Specified by:
visitSALOADin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSASTORE
Description copied from interface:VisitorVisits a SASTORE instruction.- Specified by:
visitSASTOREin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSelect
Description copied from interface:VisitorVisits a Select instruction.- Specified by:
visitSelectin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSIPUSH
Description copied from interface:VisitorVisits a SIPUSH instruction.- Specified by:
visitSIPUSHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackConsumer
Description copied from interface:VisitorVisits a StackConsumer.- Specified by:
visitStackConsumerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackInstruction
Description copied from interface:VisitorVisits a StackInstruction.- Specified by:
visitStackInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStackProducer
Description copied from interface:VisitorVisits a StackProducer.- Specified by:
visitStackProducerin interfaceVisitor- Parameters:
obj- the instruction.
-
visitStoreInstruction
Description copied from interface:VisitorVisits a StoreInstruction.- Specified by:
visitStoreInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitSWAP
-
visitTABLESWITCH
Description copied from interface:VisitorVisits a TABLESWITCH instruction.- Specified by:
visitTABLESWITCHin interfaceVisitor- Parameters:
obj- the instruction.
-
visitTypedInstruction
Description copied from interface:VisitorVisits a TypedInstruction.- Specified by:
visitTypedInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-
visitUnconditionalBranch
Description copied from interface:VisitorVisits an UnconditionalBranch.- Specified by:
visitUnconditionalBranchin interfaceVisitor- Parameters:
obj- the instruction.
-
visitVariableLengthInstruction
Description copied from interface:VisitorVisits a VariableLengthInstruction.- Specified by:
visitVariableLengthInstructionin interfaceVisitor- Parameters:
obj- the instruction.
-