CMGDK r49-rc2
公有成员 | 保护成员 | 保护属性
angle_script::asCTokenizer类参考

#include <as_tokenizer.h>

所有成员的列表。

公有成员

 asCTokenizer ()
 ~asCTokenizer ()
eTokenType GetToken (const wchar_t *source, uint sourceLength, uint *tokenLength)

保护成员

int ParseToken ()
bool IsWhiteSpace ()
bool IsComment ()
bool IsConstant ()
bool IsKeyWord ()
bool IsIdentifier ()

保护属性

const wchar_t * source
uint sourceLength
eTokenType tokenType
uint tokenLength

构造及析构函数文档

angle_script::asCTokenizer::asCTokenizer ( )
angle_script::asCTokenizer::~asCTokenizer ( )

成员函数文档

eTokenType angle_script::asCTokenizer::GetToken ( const wchar_t *  source,
uint  sourceLength,
uint tokenLength 
)
bool angle_script::asCTokenizer::IsComment ( ) [protected]
bool angle_script::asCTokenizer::IsConstant ( ) [protected]
bool angle_script::asCTokenizer::IsIdentifier ( ) [protected]
bool angle_script::asCTokenizer::IsKeyWord ( ) [protected]
bool angle_script::asCTokenizer::IsWhiteSpace ( ) [protected]
int angle_script::asCTokenizer::ParseToken ( ) [protected]

成员数据文档

const wchar_t* angle_script::asCTokenizer::source [protected]

该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义