Packagecom.swfwire.decompiler.abc
Classpublic class ABCReader
InheritanceABCReader Inheritance Object



Public Methods
 MethodDefined By
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
  
ABCReader
Method Detail
read()method
public function read(bytes:ABCByteArray):ABCReadResult

Parameters

bytes:ABCByteArray

Returns
ABCReadResult
read_0x01()method 
public function read_0x01(abc:ABCByteArray):Instruction_0x01

Parameters

abc:ABCByteArray

Returns
Instruction_0x01
read_0xF2()method 
public function read_0xF2(abc:ABCByteArray):Instruction_0xF2

Parameters

abc:ABCByteArray

Returns
Instruction_0xF2
read_add()method 
public function read_add(abc:ABCByteArray):Instruction_add

Parameters

abc:ABCByteArray

Returns
Instruction_add
read_add_i()method 
public function read_add_i(abc:ABCByteArray):Instruction_add_i

Parameters

abc:ABCByteArray

Returns
Instruction_add_i
read_applytype()method 
public function read_applytype(abc:ABCByteArray):Instruction_applytype

Parameters

abc:ABCByteArray

Returns
Instruction_applytype
read_astype()method 
public function read_astype(abc:ABCByteArray):Instruction_astype

Parameters

abc:ABCByteArray

Returns
Instruction_astype
read_astypelate()method 
public function read_astypelate(abc:ABCByteArray):Instruction_astypelate

Parameters

abc:ABCByteArray

Returns
Instruction_astypelate
read_bitand()method 
public function read_bitand(abc:ABCByteArray):Instruction_bitand

Parameters

abc:ABCByteArray

Returns
Instruction_bitand
read_bitnot()method 
public function read_bitnot(abc:ABCByteArray):Instruction_bitnot

Parameters

abc:ABCByteArray

Returns
Instruction_bitnot
read_bitor()method 
public function read_bitor(abc:ABCByteArray):Instruction_bitor

Parameters

abc:ABCByteArray

Returns
Instruction_bitor
read_bitxor()method 
public function read_bitxor(abc:ABCByteArray):Instruction_bitxor

Parameters

abc:ABCByteArray

Returns
Instruction_bitxor
read_call()method 
public function read_call(abc:ABCByteArray):Instruction_call

Parameters

abc:ABCByteArray

Returns
Instruction_call
read_callmethod()method 
public function read_callmethod(abc:ABCByteArray):Instruction_callmethod

Parameters

abc:ABCByteArray

Returns
Instruction_callmethod
read_callproperty()method 
public function read_callproperty(abc:ABCByteArray):Instruction_callproperty

Parameters

abc:ABCByteArray

Returns
Instruction_callproperty
read_callproplex()method 
public function read_callproplex(abc:ABCByteArray):Instruction_callproplex

Parameters

abc:ABCByteArray

Returns
Instruction_callproplex
read_callpropvoid()method 
public function read_callpropvoid(abc:ABCByteArray):Instruction_callpropvoid

Parameters

abc:ABCByteArray

Returns
Instruction_callpropvoid
read_callstatic()method 
public function read_callstatic(abc:ABCByteArray):Instruction_callstatic

Parameters

abc:ABCByteArray

Returns
Instruction_callstatic
read_callsuper()method 
public function read_callsuper(abc:ABCByteArray):Instruction_callsuper

Parameters

abc:ABCByteArray

Returns
Instruction_callsuper
read_callsupervoid()method 
public function read_callsupervoid(abc:ABCByteArray):Instruction_callsupervoid

Parameters

abc:ABCByteArray

Returns
Instruction_callsupervoid
read_checkfilter()method 
public function read_checkfilter(abc:ABCByteArray):Instruction_checkfilter

Parameters

abc:ABCByteArray

Returns
Instruction_checkfilter
read_coerce()method 
public function read_coerce(abc:ABCByteArray):Instruction_coerce

Parameters

abc:ABCByteArray

Returns
Instruction_coerce
read_coerce_a()method 
public function read_coerce_a(abc:ABCByteArray):Instruction_coerce_a

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_a
read_coerce_b()method 
public function read_coerce_b(abc:ABCByteArray):Instruction_coerce_b

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_b
read_coerce_d()method 
public function read_coerce_d(abc:ABCByteArray):Instruction_coerce_d

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_d
read_coerce_i()method 
public function read_coerce_i(abc:ABCByteArray):Instruction_coerce_i

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_i
read_coerce_o()method 
public function read_coerce_o(abc:ABCByteArray):Instruction_coerce_o

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_o
read_coerce_s()method 
public function read_coerce_s(abc:ABCByteArray):Instruction_coerce_s

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_s
read_coerce_u()method 
public function read_coerce_u(abc:ABCByteArray):Instruction_coerce_u

Parameters

abc:ABCByteArray

Returns
Instruction_coerce_u
read_construct()method 
public function read_construct(abc:ABCByteArray):Instruction_construct

Parameters

abc:ABCByteArray

Returns
Instruction_construct
read_constructprop()method 
public function read_constructprop(abc:ABCByteArray):Instruction_constructprop

Parameters

abc:ABCByteArray

Returns
Instruction_constructprop
read_constructsuper()method 
public function read_constructsuper(abc:ABCByteArray):Instruction_constructsuper

Parameters

abc:ABCByteArray

Returns
Instruction_constructsuper
read_convert_b()method 
public function read_convert_b(abc:ABCByteArray):Instruction_convert_b

Parameters

abc:ABCByteArray

Returns
Instruction_convert_b
read_convert_d()method 
public function read_convert_d(abc:ABCByteArray):Instruction_convert_d

Parameters

abc:ABCByteArray

Returns
Instruction_convert_d
read_convert_i()method 
public function read_convert_i(abc:ABCByteArray):Instruction_convert_i

Parameters

abc:ABCByteArray

Returns
Instruction_convert_i
read_convert_o()method 
public function read_convert_o(abc:ABCByteArray):Instruction_convert_o

Parameters

abc:ABCByteArray

Returns
Instruction_convert_o
read_convert_s()method 
public function read_convert_s(abc:ABCByteArray):Instruction_convert_s

Parameters

abc:ABCByteArray

Returns
Instruction_convert_s
read_convert_u()method 
public function read_convert_u(abc:ABCByteArray):Instruction_convert_u

Parameters

abc:ABCByteArray

Returns
Instruction_convert_u
read_debug()method 
public function read_debug(abc:ABCByteArray):Instruction_debug

Parameters

abc:ABCByteArray

Returns
Instruction_debug
read_debugfile()method 
public function read_debugfile(abc:ABCByteArray):Instruction_debugfile

Parameters

abc:ABCByteArray

Returns
Instruction_debugfile
read_debugline()method 
public function read_debugline(abc:ABCByteArray):Instruction_debugline

Parameters

abc:ABCByteArray

Returns
Instruction_debugline
read_declocal()method 
public function read_declocal(abc:ABCByteArray):Instruction_declocal

Parameters

abc:ABCByteArray

Returns
Instruction_declocal
read_declocal_i()method 
public function read_declocal_i(abc:ABCByteArray):Instruction_declocal_i

Parameters

abc:ABCByteArray

Returns
Instruction_declocal_i
read_decrement()method 
public function read_decrement(abc:ABCByteArray):Instruction_decrement

Parameters

abc:ABCByteArray

Returns
Instruction_decrement
read_decrement_i()method 
public function read_decrement_i(abc:ABCByteArray):Instruction_decrement_i

Parameters

abc:ABCByteArray

Returns
Instruction_decrement_i
read_deleteproperty()method 
public function read_deleteproperty(abc:ABCByteArray):Instruction_deleteproperty

Parameters

abc:ABCByteArray

Returns
Instruction_deleteproperty
read_divide()method 
public function read_divide(abc:ABCByteArray):Instruction_divide

Parameters

abc:ABCByteArray

Returns
Instruction_divide
read_dup()method 
public function read_dup(abc:ABCByteArray):Instruction_dup

Parameters

abc:ABCByteArray

Returns
Instruction_dup
read_dxns()method 
public function read_dxns(abc:ABCByteArray):Instruction_dxns

Parameters

abc:ABCByteArray

Returns
Instruction_dxns
read_dxnslate()method 
public function read_dxnslate(abc:ABCByteArray):Instruction_dxnslate

Parameters

abc:ABCByteArray

Returns
Instruction_dxnslate
read_equals()method 
public function read_equals(abc:ABCByteArray):Instruction_equals

Parameters

abc:ABCByteArray

Returns
Instruction_equals
read_esc_xattr()method 
public function read_esc_xattr(abc:ABCByteArray):Instruction_esc_xattr

Parameters

abc:ABCByteArray

Returns
Instruction_esc_xattr
read_esc_xelem()method 
public function read_esc_xelem(abc:ABCByteArray):Instruction_esc_xelem

Parameters

abc:ABCByteArray

Returns
Instruction_esc_xelem
read_finddef()method 
public function read_finddef(abc:ABCByteArray):Instruction_finddef

Parameters

abc:ABCByteArray

Returns
Instruction_finddef
read_findproperty()method 
public function read_findproperty(abc:ABCByteArray):Instruction_findproperty

Parameters

abc:ABCByteArray

Returns
Instruction_findproperty
read_findpropglobal()method 
public function read_findpropglobal(abc:ABCByteArray):Instruction_findpropglobal

Parameters

abc:ABCByteArray

Returns
Instruction_findpropglobal
read_findpropglobalstrict()method 
public function read_findpropglobalstrict(abc:ABCByteArray):Instruction_findpropglobalstrict

Parameters

abc:ABCByteArray

Returns
Instruction_findpropglobalstrict
read_findpropstrict()method 
public function read_findpropstrict(abc:ABCByteArray):Instruction_findpropstrict

Parameters

abc:ABCByteArray

Returns
Instruction_findpropstrict
read_getdescendants()method 
public function read_getdescendants(abc:ABCByteArray):Instruction_getdescendants

Parameters

abc:ABCByteArray

Returns
Instruction_getdescendants
read_getglobalscope()method 
public function read_getglobalscope(abc:ABCByteArray):Instruction_getglobalscope

Parameters

abc:ABCByteArray

Returns
Instruction_getglobalscope
read_getglobalslot()method 
public function read_getglobalslot(abc:ABCByteArray):Instruction_getglobalslot

Parameters

abc:ABCByteArray

Returns
Instruction_getglobalslot
read_getlex()method 
public function read_getlex(abc:ABCByteArray):Instruction_getlex

Parameters

abc:ABCByteArray

Returns
Instruction_getlex
read_getlocal()method 
public function read_getlocal(abc:ABCByteArray):Instruction_getlocal

Parameters

abc:ABCByteArray

Returns
Instruction_getlocal
read_getlocal0()method 
public function read_getlocal0(abc:ABCByteArray):Instruction_getlocal0

Parameters

abc:ABCByteArray

Returns
Instruction_getlocal0
read_getlocal1()method 
public function read_getlocal1(abc:ABCByteArray):Instruction_getlocal1

Parameters

abc:ABCByteArray

Returns
Instruction_getlocal1
read_getlocal2()method 
public function read_getlocal2(abc:ABCByteArray):Instruction_getlocal2

Parameters

abc:ABCByteArray

Returns
Instruction_getlocal2
read_getlocal3()method 
public function read_getlocal3(abc:ABCByteArray):Instruction_getlocal3

Parameters

abc:ABCByteArray

Returns
Instruction_getlocal3
read_getouterscope()method 
public function read_getouterscope(abc:ABCByteArray):Instruction_getouterscope

Parameters

abc:ABCByteArray

Returns
Instruction_getouterscope
read_getproperty()method 
public function read_getproperty(abc:ABCByteArray):Instruction_getproperty

Parameters

abc:ABCByteArray

Returns
Instruction_getproperty
read_getscopeobject()method 
public function read_getscopeobject(abc:ABCByteArray):Instruction_getscopeobject

Parameters

abc:ABCByteArray

Returns
Instruction_getscopeobject
read_getslot()method 
public function read_getslot(abc:ABCByteArray):Instruction_getslot

Parameters

abc:ABCByteArray

Returns
Instruction_getslot
read_getsuper()method 
public function read_getsuper(abc:ABCByteArray):Instruction_getsuper

Parameters

abc:ABCByteArray

Returns
Instruction_getsuper
read_greaterequals()method 
public function read_greaterequals(abc:ABCByteArray):Instruction_greaterequals

Parameters

abc:ABCByteArray

Returns
Instruction_greaterequals
read_greaterthan()method 
public function read_greaterthan(abc:ABCByteArray):Instruction_greaterthan

Parameters

abc:ABCByteArray

Returns
Instruction_greaterthan
read_hasnext()method 
public function read_hasnext(abc:ABCByteArray):Instruction_hasnext

Parameters

abc:ABCByteArray

Returns
Instruction_hasnext
read_hasnext2()method 
public function read_hasnext2(abc:ABCByteArray):Instruction_hasnext2

Parameters

abc:ABCByteArray

Returns
Instruction_hasnext2
read_ifeq()method 
public function read_ifeq(abc:ABCByteArray):Instruction_ifeq

Parameters

abc:ABCByteArray

Returns
Instruction_ifeq
read_iffalse()method 
public function read_iffalse(abc:ABCByteArray):Instruction_iffalse

Parameters

abc:ABCByteArray

Returns
Instruction_iffalse
read_ifge()method 
public function read_ifge(abc:ABCByteArray):Instruction_ifge

Parameters

abc:ABCByteArray

Returns
Instruction_ifge
read_ifgt()method 
public function read_ifgt(abc:ABCByteArray):Instruction_ifgt

Parameters

abc:ABCByteArray

Returns
Instruction_ifgt
read_ifle()method 
public function read_ifle(abc:ABCByteArray):Instruction_ifle

Parameters

abc:ABCByteArray

Returns
Instruction_ifle
read_iflt()method 
public function read_iflt(abc:ABCByteArray):Instruction_iflt

Parameters

abc:ABCByteArray

Returns
Instruction_iflt
read_ifne()method 
public function read_ifne(abc:ABCByteArray):Instruction_ifne

Parameters

abc:ABCByteArray

Returns
Instruction_ifne
read_ifnge()method 
public function read_ifnge(abc:ABCByteArray):Instruction_ifnge

Parameters

abc:ABCByteArray

Returns
Instruction_ifnge
read_ifngt()method 
public function read_ifngt(abc:ABCByteArray):Instruction_ifngt

Parameters

abc:ABCByteArray

Returns
Instruction_ifngt
read_ifnle()method 
public function read_ifnle(abc:ABCByteArray):Instruction_ifnle

Parameters

abc:ABCByteArray

Returns
Instruction_ifnle
read_ifnlt()method 
public function read_ifnlt(abc:ABCByteArray):Instruction_ifnlt

Parameters

abc:ABCByteArray

Returns
Instruction_ifnlt
read_ifstricteq()method 
public function read_ifstricteq(abc:ABCByteArray):Instruction_ifstricteq

Parameters

abc:ABCByteArray

Returns
Instruction_ifstricteq
read_ifstrictne()method 
public function read_ifstrictne(abc:ABCByteArray):Instruction_ifstrictne

Parameters

abc:ABCByteArray

Returns
Instruction_ifstrictne
read_iftrue()method 
public function read_iftrue(abc:ABCByteArray):Instruction_iftrue

Parameters

abc:ABCByteArray

Returns
Instruction_iftrue
read_in()method 
public function read_in(abc:ABCByteArray):Instruction_in

Parameters

abc:ABCByteArray

Returns
Instruction_in
read_inclocal()method 
public function read_inclocal(abc:ABCByteArray):Instruction_inclocal

Parameters

abc:ABCByteArray

Returns
Instruction_inclocal
read_inclocal_i()method 
public function read_inclocal_i(abc:ABCByteArray):Instruction_inclocal_i

Parameters

abc:ABCByteArray

Returns
Instruction_inclocal_i
read_increment()method 
public function read_increment(abc:ABCByteArray):Instruction_increment

Parameters

abc:ABCByteArray

Returns
Instruction_increment
read_increment_i()method 
public function read_increment_i(abc:ABCByteArray):Instruction_increment_i

Parameters

abc:ABCByteArray

Returns
Instruction_increment_i
read_initproperty()method 
public function read_initproperty(abc:ABCByteArray):Instruction_initproperty

Parameters

abc:ABCByteArray

Returns
Instruction_initproperty
read_instanceof()method 
public function read_instanceof(abc:ABCByteArray):Instruction_instanceof

Parameters

abc:ABCByteArray

Returns
Instruction_instanceof
read_istype()method 
public function read_istype(abc:ABCByteArray):Instruction_istype

Parameters

abc:ABCByteArray

Returns
Instruction_istype
read_istypelate()method 
public function read_istypelate(abc:ABCByteArray):Instruction_istypelate

Parameters

abc:ABCByteArray

Returns
Instruction_istypelate
read_jump()method 
public function read_jump(abc:ABCByteArray):Instruction_jump

Parameters

abc:ABCByteArray

Returns
Instruction_jump
read_kill()method 
public function read_kill(abc:ABCByteArray):Instruction_kill

Parameters

abc:ABCByteArray

Returns
Instruction_kill
read_label()method 
public function read_label(abc:ABCByteArray):Instruction_label

Parameters

abc:ABCByteArray

Returns
Instruction_label
read_lessequals()method 
public function read_lessequals(abc:ABCByteArray):Instruction_lessequals

Parameters

abc:ABCByteArray

Returns
Instruction_lessequals
read_lessthan()method 
public function read_lessthan(abc:ABCByteArray):Instruction_lessthan

Parameters

abc:ABCByteArray

Returns
Instruction_lessthan
read_lf32()method 
public function read_lf32(abc:ABCByteArray):Instruction_lf32

Parameters

abc:ABCByteArray

Returns
Instruction_lf32
read_lf64()method 
public function read_lf64(abc:ABCByteArray):Instruction_lf64

Parameters

abc:ABCByteArray

Returns
Instruction_lf64
read_li16()method 
public function read_li16(abc:ABCByteArray):Instruction_li16

Parameters

abc:ABCByteArray

Returns
Instruction_li16
read_li32()method 
public function read_li32(abc:ABCByteArray):Instruction_li32

Parameters

abc:ABCByteArray

Returns
Instruction_li32
read_li8()method 
public function read_li8(abc:ABCByteArray):Instruction_li8

Parameters

abc:ABCByteArray

Returns
Instruction_li8
read_lookupswitch()method 
public function read_lookupswitch(abc:ABCByteArray):Instruction_lookupswitch

Parameters

abc:ABCByteArray

Returns
Instruction_lookupswitch
read_lshift()method 
public function read_lshift(abc:ABCByteArray):Instruction_lshift

Parameters

abc:ABCByteArray

Returns
Instruction_lshift
read_modulo()method 
public function read_modulo(abc:ABCByteArray):Instruction_modulo

Parameters

abc:ABCByteArray

Returns
Instruction_modulo
read_multiply()method 
public function read_multiply(abc:ABCByteArray):Instruction_multiply

Parameters

abc:ABCByteArray

Returns
Instruction_multiply
read_multiply_i()method 
public function read_multiply_i(abc:ABCByteArray):Instruction_multiply_i

Parameters

abc:ABCByteArray

Returns
Instruction_multiply_i
read_negate()method 
public function read_negate(abc:ABCByteArray):Instruction_negate

Parameters

abc:ABCByteArray

Returns
Instruction_negate
read_negate_i()method 
public function read_negate_i(abc:ABCByteArray):Instruction_negate_i

Parameters

abc:ABCByteArray

Returns
Instruction_negate_i
read_newactivation()method 
public function read_newactivation(abc:ABCByteArray):Instruction_newactivation

Parameters

abc:ABCByteArray

Returns
Instruction_newactivation
read_newarray()method 
public function read_newarray(abc:ABCByteArray):Instruction_newarray

Parameters

abc:ABCByteArray

Returns
Instruction_newarray
read_newcatch()method 
public function read_newcatch(abc:ABCByteArray):Instruction_newcatch

Parameters

abc:ABCByteArray

Returns
Instruction_newcatch
read_newclass()method 
public function read_newclass(abc:ABCByteArray):Instruction_newclass

Parameters

abc:ABCByteArray

Returns
Instruction_newclass
read_newfunction()method 
public function read_newfunction(abc:ABCByteArray):Instruction_newfunction

Parameters

abc:ABCByteArray

Returns
Instruction_newfunction
read_newobject()method 
public function read_newobject(abc:ABCByteArray):Instruction_newobject

Parameters

abc:ABCByteArray

Returns
Instruction_newobject
read_nextname()method 
public function read_nextname(abc:ABCByteArray):Instruction_nextname

Parameters

abc:ABCByteArray

Returns
Instruction_nextname
read_nextvalue()method 
public function read_nextvalue(abc:ABCByteArray):Instruction_nextvalue

Parameters

abc:ABCByteArray

Returns
Instruction_nextvalue
read_nop()method 
public function read_nop(abc:ABCByteArray):Instruction_nop

Parameters

abc:ABCByteArray

Returns
Instruction_nop
read_not()method 
public function read_not(abc:ABCByteArray):Instruction_not

Parameters

abc:ABCByteArray

Returns
Instruction_not
read_pop()method 
public function read_pop(abc:ABCByteArray):Instruction_pop

Parameters

abc:ABCByteArray

Returns
Instruction_pop
read_popscope()method 
public function read_popscope(abc:ABCByteArray):Instruction_popscope

Parameters

abc:ABCByteArray

Returns
Instruction_popscope
read_pushbyte()method 
public function read_pushbyte(abc:ABCByteArray):Instruction_pushbyte

Parameters

abc:ABCByteArray

Returns
Instruction_pushbyte
read_pushdouble()method 
public function read_pushdouble(abc:ABCByteArray):Instruction_pushdouble

Parameters

abc:ABCByteArray

Returns
Instruction_pushdouble
read_pushfalse()method 
public function read_pushfalse(abc:ABCByteArray):Instruction_pushfalse

Parameters

abc:ABCByteArray

Returns
Instruction_pushfalse
read_pushint()method 
public function read_pushint(abc:ABCByteArray):Instruction_pushint

Parameters

abc:ABCByteArray

Returns
Instruction_pushint
read_pushnamespace()method 
public function read_pushnamespace(abc:ABCByteArray):Instruction_pushnamespace

Parameters

abc:ABCByteArray

Returns
Instruction_pushnamespace
read_pushnan()method 
public function read_pushnan(abc:ABCByteArray):Instruction_pushnan

Parameters

abc:ABCByteArray

Returns
Instruction_pushnan
read_pushnull()method 
public function read_pushnull(abc:ABCByteArray):Instruction_pushnull

Parameters

abc:ABCByteArray

Returns
Instruction_pushnull
read_pushscope()method 
public function read_pushscope(abc:ABCByteArray):Instruction_pushscope

Parameters

abc:ABCByteArray

Returns
Instruction_pushscope
read_pushshort()method 
public function read_pushshort(abc:ABCByteArray):Instruction_pushshort

Parameters

abc:ABCByteArray

Returns
Instruction_pushshort
read_pushstring()method 
public function read_pushstring(abc:ABCByteArray):Instruction_pushstring

Parameters

abc:ABCByteArray

Returns
Instruction_pushstring
read_pushtrue()method 
public function read_pushtrue(abc:ABCByteArray):Instruction_pushtrue

Parameters

abc:ABCByteArray

Returns
Instruction_pushtrue
read_pushuint()method 
public function read_pushuint(abc:ABCByteArray):Instruction_pushuint

Parameters

abc:ABCByteArray

Returns
Instruction_pushuint
read_pushundefined()method 
public function read_pushundefined(abc:ABCByteArray):Instruction_pushundefined

Parameters

abc:ABCByteArray

Returns
Instruction_pushundefined
read_pushwith()method 
public function read_pushwith(abc:ABCByteArray):Instruction_pushwith

Parameters

abc:ABCByteArray

Returns
Instruction_pushwith
read_returnvalue()method 
public function read_returnvalue(abc:ABCByteArray):Instruction_returnvalue

Parameters

abc:ABCByteArray

Returns
Instruction_returnvalue
read_returnvoid()method 
public function read_returnvoid(abc:ABCByteArray):Instruction_returnvoid

Parameters

abc:ABCByteArray

Returns
Instruction_returnvoid
read_rshift()method 
public function read_rshift(abc:ABCByteArray):Instruction_rshift

Parameters

abc:ABCByteArray

Returns
Instruction_rshift
read_setglobalslot()method 
public function read_setglobalslot(abc:ABCByteArray):Instruction_setglobalslot

Parameters

abc:ABCByteArray

Returns
Instruction_setglobalslot
read_setlocal()method 
public function read_setlocal(abc:ABCByteArray):Instruction_setlocal

Parameters

abc:ABCByteArray

Returns
Instruction_setlocal
read_setlocal0()method 
public function read_setlocal0(abc:ABCByteArray):Instruction_setlocal0

Parameters

abc:ABCByteArray

Returns
Instruction_setlocal0
read_setlocal1()method 
public function read_setlocal1(abc:ABCByteArray):Instruction_setlocal1

Parameters

abc:ABCByteArray

Returns
Instruction_setlocal1
read_setlocal2()method 
public function read_setlocal2(abc:ABCByteArray):Instruction_setlocal2

Parameters

abc:ABCByteArray

Returns
Instruction_setlocal2
read_setlocal3()method 
public function read_setlocal3(abc:ABCByteArray):Instruction_setlocal3

Parameters

abc:ABCByteArray

Returns
Instruction_setlocal3
read_setproperty()method 
public function read_setproperty(abc:ABCByteArray):Instruction_setproperty

Parameters

abc:ABCByteArray

Returns
Instruction_setproperty
read_setslot()method 
public function read_setslot(abc:ABCByteArray):Instruction_setslot

Parameters

abc:ABCByteArray

Returns
Instruction_setslot
read_setsuper()method 
public function read_setsuper(abc:ABCByteArray):Instruction_setsuper

Parameters

abc:ABCByteArray

Returns
Instruction_setsuper
read_sf32()method 
public function read_sf32(abc:ABCByteArray):Instruction_sf32

Parameters

abc:ABCByteArray

Returns
Instruction_sf32
read_sf64()method 
public function read_sf64(abc:ABCByteArray):Instruction_sf64

Parameters

abc:ABCByteArray

Returns
Instruction_sf64
read_si16()method 
public function read_si16(abc:ABCByteArray):Instruction_si16

Parameters

abc:ABCByteArray

Returns
Instruction_si16
read_si32()method 
public function read_si32(abc:ABCByteArray):Instruction_si32

Parameters

abc:ABCByteArray

Returns
Instruction_si32
read_si8()method 
public function read_si8(abc:ABCByteArray):Instruction_si8

Parameters

abc:ABCByteArray

Returns
Instruction_si8
read_strictequals()method 
public function read_strictequals(abc:ABCByteArray):Instruction_strictequals

Parameters

abc:ABCByteArray

Returns
Instruction_strictequals
read_subtract()method 
public function read_subtract(abc:ABCByteArray):Instruction_subtract

Parameters

abc:ABCByteArray

Returns
Instruction_subtract
read_subtract_i()method 
public function read_subtract_i(abc:ABCByteArray):Instruction_subtract_i

Parameters

abc:ABCByteArray

Returns
Instruction_subtract_i
read_swap()method 
public function read_swap(abc:ABCByteArray):Instruction_swap

Parameters

abc:ABCByteArray

Returns
Instruction_swap
read_sxi1()method 
public function read_sxi1(abc:ABCByteArray):Instruction_sxi1

Parameters

abc:ABCByteArray

Returns
Instruction_sxi1
read_sxi16()method 
public function read_sxi16(abc:ABCByteArray):Instruction_sxi16

Parameters

abc:ABCByteArray

Returns
Instruction_sxi16
read_sxi8()method 
public function read_sxi8(abc:ABCByteArray):Instruction_sxi8

Parameters

abc:ABCByteArray

Returns
Instruction_sxi8
read_throw()method 
public function read_throw(abc:ABCByteArray):Instruction_throw

Parameters

abc:ABCByteArray

Returns
Instruction_throw
read_typeof()method 
public function read_typeof(abc:ABCByteArray):Instruction_typeof

Parameters

abc:ABCByteArray

Returns
Instruction_typeof
read_urshift()method 
public function read_urshift(abc:ABCByteArray):Instruction_urshift

Parameters

abc:ABCByteArray

Returns
Instruction_urshift
readInstruction()method 
public function readInstruction(opcode:uint, abc:ABCByteArray):IInstruction

Parameters

opcode:uint
 
abc:ABCByteArray

Returns
IInstruction