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

Public 成员函数

静态包属性

详细描述

在文件 BuiltinObjects.x55 行定义.

成员函数说明

◆ getName()

String getName ( )

◆ getType()

Object getType ( )

◆ getValue()

Object getValue ( )

◆ isConst()

bool isConst ( )

◆ isStatic()

bool isStatic ( )

◆ setValue()

Object setValue ( Object  )

结构体成员变量说明

◆ FLAG_ALL

int FLAG_ALL
staticpackage

在文件 BuiltinObjects.x56 行定义.

◆ FLAG_CONST

int FLAG_CONST
staticpackage

在文件 BuiltinObjects.x56 行定义.

◆ FLAG_NOTNILPTR

int FLAG_NOTNILPTR
staticpackage

在文件 BuiltinObjects.x56 行定义.

◆ FLAG_STATIC

int FLAG_STATIC
staticpackage

在文件 BuiltinObjects.x56 行定义.