haXe API Documentation
Back | Index
enum haxe.StackItem
import haxe.Stack
Available in flash, neko, js, flash9, php, cpp
Elements return by Stack methods.
Module(m : String)
Method(classname : String,method : String)
Lambda(v : Int)
FilePos(s : Null<StackItem>,file : String,line : Int)
CFunction
Back | Index