W3cubDocs

/Haxe C#

OpCode

package cs.system.reflection.emit

extends ValueType

@:struct@:final@:libType@:csNative@:native("System.Reflection.Emit.OpCode") Available on cs

Variables

read only FlowControl:FlowControl

read only Name:String

read only OpCodeType:OpCodeType

read only OperandType:OperandType

read only Size:Int

read only StackBehaviourPop:StackBehaviour

read only StackBehaviourPush:StackBehaviour

read only Value:Int16

Methods

Static methods

@:final @:overload static op_Equality (a:OpCode, b:OpCode):Bool

@:final @:overload static op_Inequality (a:OpCode, b:OpCode):Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/emit/OpCode.html