Haxe API Documentation
Back | Index
typedef haxe.macro.Ref<T>
import haxe.macro.Type
Available in flash8, neko, js, flash, php, cpp
function toString() : String
function get() : T
Back | Index