lib.haxe.org
Search :
Top tags :
cross
(66)
js
(38)
flash
(36)
cpp
(34)
neko
(32)
php
(17)
utility
(17)
game
(16)
javascript
(11)
nme
(11)
format 1.20 Documentation
Back
|
Index
typedef
format.abc.Function
import format.abc.Data
var
type :
Index
<
MethodType
>
var
trys :
Array
<
TryCatch
>
var
nRegs :
Int
var
maxStack :
Int
var
maxScope :
Int
var
locals :
Array
<
Field
>
var
initScope :
Int
var
code :
haxe.io.Bytes
Back
|
Index