reflection.emit.OpCode

OpCode

package cs-system-reflection-emit

extends ValueType

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

static op_Equality (a:OpCode, b:OpCode):Bool

static op_Inequality (a:OpCode, b:OpCode):Bool

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部