|
dl
|
表达式token(指向真实变量) 更多...
#include <dl_script.h>
Public 成员函数 | |
| std::string | GetTypeString () const |
Public 属性 | |
| ScriptExprTokenType | _type |
| std::string | _name |
| ScriptVar | _value |
表达式token(指向真实变量)
在文件 dl_script.h 第 214 行定义.
|
inline |
在文件 dl_script.h 第 220 行定义.
| std::string dl::ScriptExprToken::_name |
在文件 dl_script.h 第 217 行定义.
| ScriptExprTokenType dl::ScriptExprToken::_type |
在文件 dl_script.h 第 216 行定义.
| ScriptVar dl::ScriptExprToken::_value |
在文件 dl_script.h 第 218 行定义.