xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数 | 静态包属性
Method类 参考

Public 成员函数

静态包属性

详细描述

在文件 BuiltinObjects.x40 行定义.

成员函数说明

◆ getFlags()

int getFlags ( )

◆ getName()

String getName ( )

◆ getParameterCount()

int getParameterCount ( )

◆ getParameterFlags()

int getParameterFlags ( int  )

◆ getParameterType()

Object getParameterType ( int  )

◆ getThrowExceptionCount()

int getThrowExceptionCount ( )

◆ getThrowExceptionItem()

Object getThrowExceptionItem ( int  )

◆ getType()

Object getType ( )

◆ invoke() [1/2]

Object invoke ( Object  )

◆ invoke() [2/2]

Object invoke ( Object  ,
  Object[] 
)

◆ toNative()

long toNative ( )

结构体成员变量说明

◆ FLAG_ABSTRACT

int FLAG_ABSTRACT
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_ALL

int FLAG_ALL
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_CONSTRUCTOR

int FLAG_CONSTRUCTOR
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_ENUM

int FLAG_ENUM
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_EXCEPTIONLIST

int FLAG_EXCEPTIONLIST
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_FINAL

int FLAG_FINAL
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_GLOBAL

int FLAG_GLOBAL
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_NOTNILPTR

int FLAG_NOTNILPTR
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_OVERRIDE

int FLAG_OVERRIDE
staticpackage

在文件 BuiltinObjects.x41 行定义.

◆ FLAG_STATIC

int FLAG_STATIC
staticpackage

在文件 BuiltinObjects.x41 行定义.