xlang
v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
Class类 参考
Public 成员函数
详细描述
在文件
BuiltinObjects.x
第
28
行定义.
成员函数说明
◆
extendsOf()
bool extendsOf
(
Class
)
◆
getFields()
Field
[] getFields
(
)
◆
getMethods()
[1/2]
Method
[] getMethods
(
)
◆
getMethods()
[2/2]
Method
[] getMethods
(
String
,
int
)
◆
getName()
String
getName
(
)
◆
getSuperClass()
Class
getSuperClass
(
)
◆
newInstance()
[1/3]
Object
newInstance
(
)
◆
newInstance()
[2/3]
Object
newInstance
(
Method
)
◆
newInstance()
[3/3]
Object
newInstance
(
Method
,
Object
[]
)
制作者
1.9.8