haXe API Documentation
Back |
Indexenum haxe.StackItem
import haxe.Stack
Available in flash, neko, js
Elements return by Stack
methods.
- Module(m : String)
- Method(classname : String,method : String)
- FilePos(name : String,line : Int)
- CFunction
Back |
Index