public interface InstructionCodes
Modifier and Type | Field and Description |
---|---|
static int |
ANY2B |
static int |
ANY2BI |
static int |
ANY2C |
static int |
ANY2DT |
static int |
ANY2E |
static int |
ANY2F |
static int |
ANY2I |
static int |
ANY2JSON |
static int |
ANY2MAP |
static int |
ANY2S |
static int |
ANY2SCONV |
static int |
ANY2STM |
static int |
ANY2T |
static int |
ANY2TYPE |
static int |
ANY2XML |
static int |
ARRAY2JSON |
static int |
ARRAYLEN |
static int |
AWAIT |
static int |
B2ANY |
static int |
B2F |
static int |
B2I |
static int |
B2S |
static int |
BACONST |
static int |
BALOAD |
static int |
BASTORE |
static int |
BCONST_0 |
static int |
BCONST_1 |
static int |
BEQ |
static int |
BGLOAD |
static int |
BGSTORE |
static int |
BI2ANY |
static int |
BI2I |
static int |
BIALOAD |
static int |
BIAND |
static int |
BIASTORE |
static int |
BICONST |
static int |
BILSHIFT |
static int |
BINEWARRAY |
static int |
BIOR |
static int |
BIRSHIFT |
static int |
BIXOR |
static int |
BMOVE |
static int |
BNE |
static int |
BNEWARRAY |
static int |
BNOT |
static int |
BR_FALSE |
static int |
BR_TRUE |
static int |
BRET |
static int |
CALL |
static int |
CHECKCAST |
static int |
COMPENSATE |
static int |
DT2JSON |
static int |
DT2XML |
static int |
ERRSTORE |
static int |
F2ANY |
static int |
F2B |
static int |
F2I |
static int |
F2S |
static int |
FADD |
static int |
FALOAD |
static int |
FASTORE |
static int |
FCONST |
static int |
FCONST_0 |
static int |
FCONST_1 |
static int |
FCONST_2 |
static int |
FCONST_3 |
static int |
FCONST_4 |
static int |
FCONST_5 |
static int |
FDIV |
static int |
FEQ |
static int |
FGE |
static int |
FGLOAD |
static int |
FGSTORE |
static int |
FGT |
static int |
FLE |
static int |
FLT |
static int |
FMOD |
static int |
FMOVE |
static int |
FMUL |
static int |
FNE |
static int |
FNEG |
static int |
FNEWARRAY |
static int |
FORKJOIN |
static int |
FPCALL |
static int |
FPLOAD |
static int |
FRET |
static int |
FSUB |
static int |
GOTO |
static int |
HALT |
static int |
I2ANY |
static int |
I2B |
static int |
I2BI |
static int |
I2F |
static int |
I2S |
static int |
IADD |
static int |
IALOAD |
static int |
IAND |
static int |
IASTORE |
static int |
ICONST |
static int |
ICONST_0 |
static int |
ICONST_1 |
static int |
ICONST_2 |
static int |
ICONST_3 |
static int |
ICONST_4 |
static int |
ICONST_5 |
static int |
IDIV |
static int |
IEQ |
static int |
IGE |
static int |
IGLOAD |
static int |
IGSTORE |
static int |
IGT |
static int |
ILE |
static int |
ILSHIFT |
static int |
ILT |
static int |
IMOD |
static int |
IMOVE |
static int |
IMUL |
static int |
INE |
static int |
INEG |
static int |
INEWARRAY |
static int |
INSTRUCTION_CODE_COUNT |
static int |
INT_RANGE |
static int |
IOR |
static int |
IRET |
static int |
IRSHIFT |
static int |
IS_ASSIGNABLE |
static int |
ISUB |
static int |
ITR_HAS_NEXT |
static int |
ITR_NEW |
static int |
ITR_NEXT |
static int |
IURSHIFT |
static int |
IXOR |
static int |
JSON2ARRAY |
static int |
JSON2B |
static int |
JSON2F |
static int |
JSON2I |
static int |
JSON2MAP |
static int |
JSON2S |
static int |
JSON2T |
static int |
JSONALOAD |
static int |
JSONASTORE |
static int |
JSONLOAD |
static int |
JSONSTORE |
static int |
LENGTHOF |
static int |
LOCK |
static int |
LOOP_COMPENSATE |
static int |
MAP2JSON |
static int |
MAP2T |
static int |
MAPLOAD |
static int |
MAPSTORE |
static int |
NEW_INT_RANGE |
static int |
NEWMAP |
static int |
NEWQNAME |
static int |
NEWSTREAM |
static int |
NEWSTRUCT |
static int |
NEWTABLE |
static int |
NEWXMLCOMMENT |
static int |
NEWXMLELEMENT |
static int |
NEWXMLPI |
static int |
NEWXMLSEQ |
static int |
NEWXMLTEXT |
static int |
NOP |
static int |
O2JSON |
static int |
RALOAD |
static int |
RASTORE |
static int |
RCONST_NULL |
static int |
REQ |
static int |
REQ_NULL |
static int |
RET |
static int |
RGLOAD |
static int |
RGSTORE |
static int |
RMOVE |
static int |
RNE |
static int |
RNE_NULL |
static int |
RNEWARRAY |
static int |
RRET |
static int |
S2ANY |
static int |
S2B |
static int |
S2F |
static int |
S2I |
static int |
S2QNAME |
static int |
S2XML |
static int |
SADD |
static int |
SALOAD |
static int |
SASTORE |
static int |
SCONST |
static int |
SCOPE_END |
static int |
SEQ |
static int |
SEQ_NULL |
static int |
SGLOAD |
static int |
SGSTORE |
static int |
SMOVE |
static int |
SNE |
static int |
SNE_NULL |
static int |
SNEWARRAY |
static int |
SRET |
static int |
T2JSON |
static int |
T2MAP |
static int |
TEQ |
static int |
THROW |
static int |
TNE |
static int |
TR_BEGIN |
static int |
TR_END |
static int |
TR_RETRY |
static int |
TYPELOAD |
static int |
TYPEOF |
static int |
UNLOCK |
static int |
VCALL |
static int |
WRKRECEIVE |
static int |
WRKSEND |
static int |
XML2S |
static int |
XML2XMLATTRS |
static int |
XMLADD |
static int |
XMLATTRLOAD |
static int |
XMLATTRS2MAP |
static int |
XMLATTRSTORE |
static int |
XMLLOAD |
static int |
XMLLOADALL |
static int |
XMLSEQLOAD |
static int |
XMLSEQSTORE |
static final int NOP
static final int ICONST
static final int FCONST
static final int SCONST
static final int ICONST_0
static final int ICONST_1
static final int ICONST_2
static final int ICONST_3
static final int ICONST_4
static final int ICONST_5
static final int FCONST_0
static final int FCONST_1
static final int FCONST_2
static final int FCONST_3
static final int FCONST_4
static final int FCONST_5
static final int BCONST_0
static final int BCONST_1
static final int RCONST_NULL
static final int BICONST
static final int IMOVE
static final int FMOVE
static final int SMOVE
static final int BMOVE
static final int RMOVE
static final int BIALOAD
static final int IALOAD
static final int FALOAD
static final int SALOAD
static final int BALOAD
static final int RALOAD
static final int JSONALOAD
static final int IGLOAD
static final int FGLOAD
static final int SGLOAD
static final int BGLOAD
static final int RGLOAD
static final int MAPLOAD
static final int JSONLOAD
static final int COMPENSATE
static final int BIASTORE
static final int IASTORE
static final int FASTORE
static final int SASTORE
static final int BASTORE
static final int RASTORE
static final int JSONASTORE
static final int BIAND
static final int IAND
static final int BIOR
static final int IOR
static final int IGSTORE
static final int FGSTORE
static final int SGSTORE
static final int BGSTORE
static final int RGSTORE
static final int MAPSTORE
static final int JSONSTORE
static final int IADD
static final int FADD
static final int SADD
static final int SCOPE_END
static final int LOOP_COMPENSATE
static final int XMLADD
static final int ISUB
static final int FSUB
static final int IMUL
static final int FMUL
static final int IDIV
static final int FDIV
static final int IMOD
static final int FMOD
static final int INEG
static final int FNEG
static final int BNOT
static final int IEQ
static final int FEQ
static final int SEQ
static final int BEQ
static final int REQ
static final int INE
static final int FNE
static final int SNE
static final int BNE
static final int RNE
static final int IGT
static final int FGT
static final int IGE
static final int FGE
static final int ILT
static final int FLT
static final int ILE
static final int FLE
static final int REQ_NULL
static final int RNE_NULL
static final int BR_TRUE
static final int BR_FALSE
static final int GOTO
static final int HALT
static final int TR_RETRY
static final int CALL
static final int VCALL
static final int THROW
static final int ERRSTORE
static final int FPCALL
static final int FPLOAD
static final int SEQ_NULL
static final int SNE_NULL
static final int I2F
static final int I2S
static final int I2B
static final int F2I
static final int F2S
static final int F2B
static final int S2I
static final int S2F
static final int S2B
static final int B2I
static final int B2F
static final int B2S
static final int JSON2I
static final int JSON2F
static final int JSON2S
static final int JSON2B
static final int DT2JSON
static final int DT2XML
static final int T2MAP
static final int T2JSON
static final int MAP2T
static final int JSON2T
static final int S2XML
static final int XML2S
static final int BILSHIFT
static final int BIRSHIFT
static final int ILSHIFT
static final int IRSHIFT
static final int I2ANY
static final int F2ANY
static final int S2ANY
static final int B2ANY
static final int ANY2I
static final int ANY2F
static final int ANY2S
static final int ANY2B
static final int ANY2JSON
static final int ANY2XML
static final int ANY2MAP
static final int ANY2STM
static final int ANY2DT
static final int ANY2SCONV
static final int ANY2BI
static final int BI2ANY
static final int ANY2E
static final int ANY2T
static final int ANY2C
static final int CHECKCAST
static final int ANY2TYPE
static final int LOCK
static final int UNLOCK
static final int TR_BEGIN
static final int TR_END
static final int WRKSEND
static final int WRKRECEIVE
static final int FORKJOIN
static final int AWAIT
static final int MAP2JSON
static final int JSON2MAP
static final int IS_ASSIGNABLE
static final int O2JSON
static final int ARRAY2JSON
static final int JSON2ARRAY
static final int BINEWARRAY
static final int INEWARRAY
static final int FNEWARRAY
static final int SNEWARRAY
static final int BNEWARRAY
static final int RNEWARRAY
static final int ARRAYLEN
static final int LENGTHOF
static final int NEWSTRUCT
static final int NEWMAP
static final int NEWTABLE
static final int NEWSTREAM
static final int NEW_INT_RANGE
static final int ITR_NEW
static final int ITR_HAS_NEXT
static final int ITR_NEXT
static final int INT_RANGE
static final int I2BI
static final int BI2I
static final int BIXOR
static final int IXOR
static final int BACONST
static final int IURSHIFT
static final int IRET
static final int FRET
static final int SRET
static final int BRET
static final int RRET
static final int RET
static final int XML2XMLATTRS
static final int XMLATTRS2MAP
static final int XMLATTRLOAD
static final int XMLATTRSTORE
static final int S2QNAME
static final int NEWQNAME
static final int NEWXMLELEMENT
static final int NEWXMLCOMMENT
static final int NEWXMLTEXT
static final int NEWXMLPI
static final int XMLSEQSTORE
static final int XMLSEQLOAD
static final int XMLLOAD
static final int XMLLOADALL
static final int NEWXMLSEQ
static final int TYPEOF
static final int TYPELOAD
static final int TEQ
static final int TNE
static final int INSTRUCTION_CODE_COUNT
Copyright © 2018 WSO2. All rights reserved.