rtti.TypeTree

TypeTree

package haxe-rtti

import haxe.rtti.CType

Available on all platforms

The tree types of the runtime type.

Values

TPackage(name:String, full:String, subs:Array<TypeTree>)

TClassdecl(c:Classdef)

TEnumdecl(e:Enumdef)

TTypedecl(t:Typedef)

TAbstractdecl(a:Abstractdef)

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/rtti/TypeTree.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部