public class ILOpCode extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Reflection.Metadata.ILOpCode
Powered by JCOBridge: more info at https://www.jcobridge.com
| Constructor and Description |
|---|
ILOpCode() |
ILOpCode(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringpublic static ILOpCode Add
public static ILOpCode Add_ovf
public static ILOpCode Add_ovf_un
public static ILOpCode And
public static ILOpCode Arglist
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static ILOpCode Beq
public static ILOpCode Beq_s
public static ILOpCode Bge
public static ILOpCode Bge_s
public static ILOpCode Bge_un
public static ILOpCode Bge_un_s
public static ILOpCode Bgt
public static ILOpCode Bgt_s
public static ILOpCode Bgt_un
public static ILOpCode Bgt_un_s
public static ILOpCode Ble
public static ILOpCode Ble_s
public static ILOpCode Ble_un
public static ILOpCode Ble_un_s
public static ILOpCode Blt
public static ILOpCode Blt_s
public static ILOpCode Blt_un
public static ILOpCode Blt_un_s
public static ILOpCode Bne_un
public static ILOpCode Bne_un_s
public static ILOpCode Box
public static ILOpCode Br
public static ILOpCode Br_s
public static ILOpCode Break
public static ILOpCode Brfalse
public static ILOpCode Brfalse_s
public static ILOpCode Brtrue
public static ILOpCode Brtrue_s
public static ILOpCode Call
public static ILOpCode Calli
public static ILOpCode Callvirt
public static ILOpCode Castclass
public static ILOpCode Ceq
public static ILOpCode Cgt
public static ILOpCode Cgt_un
public static ILOpCode Ckfinite
public static final java.lang.String className
public static ILOpCode Clt
public static ILOpCode Clt_un
public static ILOpCode Constrained
public static ILOpCode Conv_i
public static ILOpCode Conv_i1
public static ILOpCode Conv_i2
public static ILOpCode Conv_i4
public static ILOpCode Conv_i8
public static ILOpCode Conv_ovf_i
public static ILOpCode Conv_ovf_i_un
public static ILOpCode Conv_ovf_i1
public static ILOpCode Conv_ovf_i1_un
public static ILOpCode Conv_ovf_i2
public static ILOpCode Conv_ovf_i2_un
public static ILOpCode Conv_ovf_i4
public static ILOpCode Conv_ovf_i4_un
public static ILOpCode Conv_ovf_i8
public static ILOpCode Conv_ovf_i8_un
public static ILOpCode Conv_ovf_u
public static ILOpCode Conv_ovf_u_un
public static ILOpCode Conv_ovf_u1
public static ILOpCode Conv_ovf_u1_un
public static ILOpCode Conv_ovf_u2
public static ILOpCode Conv_ovf_u2_un
public static ILOpCode Conv_ovf_u4
public static ILOpCode Conv_ovf_u4_un
public static ILOpCode Conv_ovf_u8
public static ILOpCode Conv_ovf_u8_un
public static ILOpCode Conv_r_un
public static ILOpCode Conv_r4
public static ILOpCode Conv_r8
public static ILOpCode Conv_u
public static ILOpCode Conv_u1
public static ILOpCode Conv_u2
public static ILOpCode Conv_u4
public static ILOpCode Conv_u8
public static ILOpCode Cpblk
public static ILOpCode Cpobj
public static ILOpCode Div
public static ILOpCode Div_un
public static ILOpCode Dup
public static ILOpCode Endfilter
public static ILOpCode Endfinally
public static ILOpCode Initblk
public static ILOpCode Initobj
public static ILOpCode Isinst
public static ILOpCode Jmp
public static ILOpCode Ldarg
public static ILOpCode Ldarg_0
public static ILOpCode Ldarg_1
public static ILOpCode Ldarg_2
public static ILOpCode Ldarg_3
public static ILOpCode Ldarg_s
public static ILOpCode Ldarga
public static ILOpCode Ldarga_s
public static ILOpCode Ldc_i4
public static ILOpCode Ldc_i4_0
public static ILOpCode Ldc_i4_1
public static ILOpCode Ldc_i4_2
public static ILOpCode Ldc_i4_3
public static ILOpCode Ldc_i4_4
public static ILOpCode Ldc_i4_5
public static ILOpCode Ldc_i4_6
public static ILOpCode Ldc_i4_7
public static ILOpCode Ldc_i4_8
public static ILOpCode Ldc_i4_m1
public static ILOpCode Ldc_i4_s
public static ILOpCode Ldc_i8
public static ILOpCode Ldc_r4
public static ILOpCode Ldc_r8
public static ILOpCode Ldelem
public static ILOpCode Ldelem_i
public static ILOpCode Ldelem_i1
public static ILOpCode Ldelem_i2
public static ILOpCode Ldelem_i4
public static ILOpCode Ldelem_i8
public static ILOpCode Ldelem_r4
public static ILOpCode Ldelem_r8
public static ILOpCode Ldelem_ref
public static ILOpCode Ldelem_u1
public static ILOpCode Ldelem_u2
public static ILOpCode Ldelem_u4
public static ILOpCode Ldelema
public static ILOpCode Ldfld
public static ILOpCode Ldflda
public static ILOpCode Ldftn
public static ILOpCode Ldind_i
public static ILOpCode Ldind_i1
public static ILOpCode Ldind_i2
public static ILOpCode Ldind_i4
public static ILOpCode Ldind_i8
public static ILOpCode Ldind_r4
public static ILOpCode Ldind_r8
public static ILOpCode Ldind_ref
public static ILOpCode Ldind_u1
public static ILOpCode Ldind_u2
public static ILOpCode Ldind_u4
public static ILOpCode Ldlen
public static ILOpCode Ldloc
public static ILOpCode Ldloc_0
public static ILOpCode Ldloc_1
public static ILOpCode Ldloc_2
public static ILOpCode Ldloc_3
public static ILOpCode Ldloc_s
public static ILOpCode Ldloca
public static ILOpCode Ldloca_s
public static ILOpCode Ldnull
public static ILOpCode Ldobj
public static ILOpCode Ldsfld
public static ILOpCode Ldsflda
public static ILOpCode Ldstr
public static ILOpCode Ldtoken
public static ILOpCode Ldvirtftn
public static ILOpCode Leave
public static ILOpCode Leave_s
public static ILOpCode Localloc
public static ILOpCode Mkrefany
public static ILOpCode Mul
public static ILOpCode Mul_ovf
public static ILOpCode Mul_ovf_un
public static ILOpCode Neg
public static ILOpCode Newarr
public static ILOpCode Newobj
public static ILOpCode Nop
public static ILOpCode Not
public static ILOpCode Or
public static ILOpCode Pop
public static ILOpCode Readonly
public static ILOpCode Refanytype
public static ILOpCode Refanyval
public static ILOpCode Rem
public static ILOpCode Rem_un
public static ILOpCode Ret
public static ILOpCode Rethrow
public static ILOpCode Shl
public static ILOpCode Shr
public static ILOpCode Shr_un
public static ILOpCode Sizeof
public static ILOpCode Starg
public static ILOpCode Starg_s
public static ILOpCode Stelem
public static ILOpCode Stelem_i
public static ILOpCode Stelem_i1
public static ILOpCode Stelem_i2
public static ILOpCode Stelem_i4
public static ILOpCode Stelem_i8
public static ILOpCode Stelem_r4
public static ILOpCode Stelem_r8
public static ILOpCode Stelem_ref
public static ILOpCode Stfld
public static ILOpCode Stind_i
public static ILOpCode Stind_i1
public static ILOpCode Stind_i2
public static ILOpCode Stind_i4
public static ILOpCode Stind_i8
public static ILOpCode Stind_r4
public static ILOpCode Stind_r8
public static ILOpCode Stind_ref
public static ILOpCode Stloc
public static ILOpCode Stloc_0
public static ILOpCode Stloc_1
public static ILOpCode Stloc_2
public static ILOpCode Stloc_3
public static ILOpCode Stloc_s
public static ILOpCode Stobj
public static ILOpCode Stsfld
public static ILOpCode Sub
public static ILOpCode Sub_ovf
public static ILOpCode Sub_ovf_un
public static ILOpCode Switch
public static ILOpCode Tail
public static ILOpCode Throw
public static ILOpCode Unaligned
public static ILOpCode Unbox
public static ILOpCode Unbox_any
public static ILOpCode Volatile
public static ILOpCode Xor
public ILOpCode()
public ILOpCode(java.lang.Object instance)
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Class