Package org.pitest.bytecode.analysis
Class OpcodeMatchers
- java.lang.Object
-
- org.pitest.bytecode.analysis.OpcodeMatchers
-
public class OpcodeMatchers extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Match<org.objectweb.asm.tree.AbstractInsnNode>AALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>AASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ACONST_NULLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ANEWARRAYstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ARETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ARRAYLENGTHstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ATHROWstatic Match<org.objectweb.asm.tree.AbstractInsnNode>BALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>BASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>BIPUSHstatic Match<org.objectweb.asm.tree.AbstractInsnNode>CALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>CASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>CHECKCASTstatic Match<org.objectweb.asm.tree.AbstractInsnNode>D2Fstatic Match<org.objectweb.asm.tree.AbstractInsnNode>D2Istatic Match<org.objectweb.asm.tree.AbstractInsnNode>D2Lstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DADDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DCMPGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DCMPLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DCONST_0static Match<org.objectweb.asm.tree.AbstractInsnNode>DCONST_1static Match<org.objectweb.asm.tree.AbstractInsnNode>DDIVstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DLOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DMULstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DNEGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DREMstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DRETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DSTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DSUBstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DUPstatic Match<org.objectweb.asm.tree.AbstractInsnNode>DUP_X1static Match<org.objectweb.asm.tree.AbstractInsnNode>DUP_X2static Match<org.objectweb.asm.tree.AbstractInsnNode>DUP2static Match<org.objectweb.asm.tree.AbstractInsnNode>DUP2_X1static Match<org.objectweb.asm.tree.AbstractInsnNode>DUP2_X2static Match<org.objectweb.asm.tree.AbstractInsnNode>F2Dstatic Match<org.objectweb.asm.tree.AbstractInsnNode>F2Istatic Match<org.objectweb.asm.tree.AbstractInsnNode>F2Lstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FADDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FCMPGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FCMPLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FCONST_0static Match<org.objectweb.asm.tree.AbstractInsnNode>FCONST_1static Match<org.objectweb.asm.tree.AbstractInsnNode>FCONST_2static Match<org.objectweb.asm.tree.AbstractInsnNode>FDIVstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FLOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FMULstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FNEGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FREMstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FRETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FSTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>FSUBstatic Match<org.objectweb.asm.tree.AbstractInsnNode>GETFIELDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>GETSTATICstatic Match<org.objectweb.asm.tree.AbstractInsnNode>GOTOstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Bstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Cstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Dstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Fstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Lstatic Match<org.objectweb.asm.tree.AbstractInsnNode>I2Sstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IADDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IANDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_0static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_1static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_2static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_3static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_4static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_5static Match<org.objectweb.asm.tree.AbstractInsnNode>ICONST_M1static Match<org.objectweb.asm.tree.AbstractInsnNode>IDIVstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ACMPEQstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ACMPNEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPEQstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPGEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPGTstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPLEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPLTstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IF_ICMPNEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFEQstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFGEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFGTstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFLEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFLTstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFNEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFNONNULLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IFNULLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IINCstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ILOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IMULstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INEGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INSTANCEOFstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INVOKEDYNAMICstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INVOKEINTERFACEstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INVOKESPECIALstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INVOKESTATICstatic Match<org.objectweb.asm.tree.AbstractInsnNode>INVOKEVIRTUALstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IORstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IREMstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IRETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ISHLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ISHRstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ISTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>ISUBstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IUSHRstatic Match<org.objectweb.asm.tree.AbstractInsnNode>IXORstatic Match<org.objectweb.asm.tree.AbstractInsnNode>JSRstatic Match<org.objectweb.asm.tree.AbstractInsnNode>L2Dstatic Match<org.objectweb.asm.tree.AbstractInsnNode>L2Fstatic Match<org.objectweb.asm.tree.AbstractInsnNode>L2Istatic Match<org.objectweb.asm.tree.AbstractInsnNode>LADDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LANDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LCMPstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LCONST_0static Match<org.objectweb.asm.tree.AbstractInsnNode>LCONST_1static Match<org.objectweb.asm.tree.AbstractInsnNode>LDCstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LDIVstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LLOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LMULstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LNEGstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LOOKUPSWITCHstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LORstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LREMstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LRETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LSHLstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LSHRstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LSTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LSUBstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LUSHRstatic Match<org.objectweb.asm.tree.AbstractInsnNode>LXORstatic Match<org.objectweb.asm.tree.AbstractInsnNode>MONITORENTERstatic Match<org.objectweb.asm.tree.AbstractInsnNode>MONITOREXITstatic Match<org.objectweb.asm.tree.AbstractInsnNode>MULTIANEWARRAYstatic Match<org.objectweb.asm.tree.AbstractInsnNode>NEWstatic Match<org.objectweb.asm.tree.AbstractInsnNode>NEWARRAYstatic Match<org.objectweb.asm.tree.AbstractInsnNode>NOPstatic Match<org.objectweb.asm.tree.AbstractInsnNode>POPstatic Match<org.objectweb.asm.tree.AbstractInsnNode>POP2static Match<org.objectweb.asm.tree.AbstractInsnNode>PUTFIELDstatic Match<org.objectweb.asm.tree.AbstractInsnNode>PUTSTATICstatic Match<org.objectweb.asm.tree.AbstractInsnNode>RETstatic Match<org.objectweb.asm.tree.AbstractInsnNode>RETURNstatic Match<org.objectweb.asm.tree.AbstractInsnNode>SALOADstatic Match<org.objectweb.asm.tree.AbstractInsnNode>SASTOREstatic Match<org.objectweb.asm.tree.AbstractInsnNode>SIPUSHstatic Match<org.objectweb.asm.tree.AbstractInsnNode>SWAPstatic Match<org.objectweb.asm.tree.AbstractInsnNode>TABLESWITCH
-
Constructor Summary
Constructors Constructor Description OpcodeMatchers()
-
-
-
Field Detail
-
NOP
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> NOP
-
ACONST_NULL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ACONST_NULL
-
ICONST_M1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_M1
-
ICONST_0
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_0
-
ICONST_1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_1
-
ICONST_2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_2
-
ICONST_3
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_3
-
ICONST_4
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_4
-
ICONST_5
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ICONST_5
-
LCONST_0
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LCONST_0
-
LCONST_1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LCONST_1
-
FCONST_0
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FCONST_0
-
FCONST_1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FCONST_1
-
FCONST_2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FCONST_2
-
DCONST_0
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DCONST_0
-
DCONST_1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DCONST_1
-
BIPUSH
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> BIPUSH
-
SIPUSH
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> SIPUSH
-
LDC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LDC
-
ILOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ILOAD
-
LLOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LLOAD
-
FLOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FLOAD
-
DLOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DLOAD
-
ALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ALOAD
-
IALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IALOAD
-
LALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LALOAD
-
FALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FALOAD
-
DALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DALOAD
-
AALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> AALOAD
-
BALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> BALOAD
-
CALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> CALOAD
-
SALOAD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> SALOAD
-
ISTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ISTORE
-
LSTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LSTORE
-
FSTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FSTORE
-
DSTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DSTORE
-
ASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ASTORE
-
IASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IASTORE
-
LASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LASTORE
-
FASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FASTORE
-
DASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DASTORE
-
AASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> AASTORE
-
BASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> BASTORE
-
CASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> CASTORE
-
SASTORE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> SASTORE
-
POP
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> POP
-
POP2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> POP2
-
DUP
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP
-
DUP_X1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP_X1
-
DUP_X2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP_X2
-
DUP2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP2
-
DUP2_X1
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP2_X1
-
DUP2_X2
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DUP2_X2
-
SWAP
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> SWAP
-
IADD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IADD
-
LADD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LADD
-
FADD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FADD
-
DADD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DADD
-
ISUB
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ISUB
-
LSUB
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LSUB
-
FSUB
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FSUB
-
DSUB
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DSUB
-
IMUL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IMUL
-
LMUL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LMUL
-
FMUL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FMUL
-
DMUL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DMUL
-
IDIV
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IDIV
-
LDIV
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LDIV
-
FDIV
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FDIV
-
DDIV
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DDIV
-
IREM
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IREM
-
LREM
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LREM
-
FREM
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FREM
-
DREM
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DREM
-
INEG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INEG
-
LNEG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LNEG
-
FNEG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FNEG
-
DNEG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DNEG
-
ISHL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ISHL
-
LSHL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LSHL
-
ISHR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ISHR
-
LSHR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LSHR
-
IUSHR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IUSHR
-
LUSHR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LUSHR
-
IAND
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IAND
-
LAND
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LAND
-
IOR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IOR
-
LOR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LOR
-
IXOR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IXOR
-
LXOR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LXOR
-
IINC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IINC
-
I2L
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2L
-
I2F
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2F
-
I2D
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2D
-
L2I
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> L2I
-
L2F
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> L2F
-
L2D
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> L2D
-
F2I
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> F2I
-
F2L
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> F2L
-
F2D
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> F2D
-
D2I
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> D2I
-
D2L
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> D2L
-
D2F
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> D2F
-
I2B
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2B
-
I2C
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2C
-
I2S
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> I2S
-
LCMP
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LCMP
-
FCMPL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FCMPL
-
FCMPG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FCMPG
-
DCMPL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DCMPL
-
DCMPG
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DCMPG
-
IFEQ
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFEQ
-
IFNE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFNE
-
IFLT
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFLT
-
IFGE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFGE
-
IFGT
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFGT
-
IFLE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFLE
-
IF_ICMPEQ
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPEQ
-
IF_ICMPNE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPNE
-
IF_ICMPLT
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPLT
-
IF_ICMPGE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPGE
-
IF_ICMPGT
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPGT
-
IF_ICMPLE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ICMPLE
-
IF_ACMPEQ
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ACMPEQ
-
IF_ACMPNE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IF_ACMPNE
-
GOTO
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> GOTO
-
JSR
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> JSR
-
RET
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> RET
-
TABLESWITCH
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> TABLESWITCH
-
LOOKUPSWITCH
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LOOKUPSWITCH
-
IRETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IRETURN
-
LRETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> LRETURN
-
FRETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> FRETURN
-
DRETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> DRETURN
-
ARETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ARETURN
-
RETURN
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> RETURN
-
GETSTATIC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> GETSTATIC
-
PUTSTATIC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> PUTSTATIC
-
GETFIELD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> GETFIELD
-
PUTFIELD
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> PUTFIELD
-
INVOKEVIRTUAL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INVOKEVIRTUAL
-
INVOKESPECIAL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INVOKESPECIAL
-
INVOKESTATIC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INVOKESTATIC
-
INVOKEINTERFACE
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INVOKEINTERFACE
-
INVOKEDYNAMIC
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INVOKEDYNAMIC
-
NEW
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> NEW
-
NEWARRAY
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> NEWARRAY
-
ANEWARRAY
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ANEWARRAY
-
ARRAYLENGTH
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ARRAYLENGTH
-
ATHROW
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> ATHROW
-
CHECKCAST
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> CHECKCAST
-
INSTANCEOF
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> INSTANCEOF
-
MONITORENTER
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> MONITORENTER
-
MONITOREXIT
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> MONITOREXIT
-
MULTIANEWARRAY
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> MULTIANEWARRAY
-
IFNULL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFNULL
-
IFNONNULL
public static final Match<org.objectweb.asm.tree.AbstractInsnNode> IFNONNULL
-
-