Skip to content

Methods_T_Cyjb_Text_ITokenParser_1

CYJB edited this page Mar 15, 2024 · 3 revisions

ITokenParser(T) 方法

The ITokenParser(T) generic type exposes the following members.

方法

 

名称 说明
公共方法 Cancel 取消后续语法分析。
公共方法 Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (继承自 IDisposable。)
公共方法 Parse() 使用默认的目标类型分析当前词法单元序列。
公共方法 Parse(T) 使用指定的目标类型分析当前词法单元序列。
公共方法 Reset 重置语法分析的状态,允许在结束/取消后继续进行分析。
  Back to Top

参见

Reference

ITokenParser(T) 接口
Cyjb.Text 命名空间

Clone this wiki locally