haXe API Documentation
Back | Index
typedef haxe.rtti.Classdef
import haxe.rtti.CType
Available in flash, neko, js, flash9, php, cpp
var tdynamic : Null<CType>
var superClass : PathParams
var statics : List<ClassField>
var platforms : Platforms
var path : Path
var params : TypeParams
var module : Path
var isPrivate : Bool
var isInterface : Bool
var isExtern : Bool
var interfaces : List<PathParams>
var fields : List<ClassField>
var doc : String
Back | Index