lib.haxe.org

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