.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.Parsers
XLexer 类
XLexer 方法
AllTokens 方法
GetText 方法
IsIdentifierPartCharacter 方法
IsIdentifierStartCharacter 方法
LookupKeyword 方法
NextToken 方法
Reset 方法
XLexer.AllTokens 方法
命名空间:
XSharp.Parsers
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
AllTokens
()
AS
IList
<
XToken
>
public
IList
<
XToken
>
AllTokens
()
查看代码
返回值
类型:
IList
XToken
参见
引用
XLexer 类
XSharp.Parsers 命名空间