rtti.CType

CType

package haxe-rtti

Available on all platforms

The runtime member types.

Values

CUnknown

CEnum(name:Path, params:List<CType>)

CClass(name:Path, params:List<CType>)

CTypedef(name:Path, params:List<CType>)

CFunction(args:List<FunctionArgument>, ret:CType)

CAnonymous(fields:List<ClassField>)

CDynamic(t:CType)

CAbstract(name:Path, params:List<CType>)

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部