Skip to content

Properties_T_Cyjb_Compilers_Parsers_ParserController_1

CYJB edited this page Mar 15, 2024 · 3 revisions

ParserController(T) 属性

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

属性

 

名称 说明
公共属性 Count 获取当前集合包含的元素数。 (重写 Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase1.Count</a>.)</td></tr><tr><td>![受保护的属性](media/protproperty.gif "受保护的属性")</td><td><a href="P_Cyjb_Compilers_Parsers_ParserController_1_Data">Data</a></td><td> 获取语法规则数据。</td></tr><tr><td>![受保护的属性](media/protproperty.gif "受保护的属性")</td><td><a href="P_Cyjb_Compilers_Parsers_ParserController_1_HiddenTokens">HiddenTokens</a></td><td> 获取被隐藏掉的词法单元集合。</td></tr><tr><td>![受保护的属性](media/protproperty.gif "受保护的属性")</td><td><a href="P_Cyjb_Compilers_Parsers_ParserController_1_IsMissingToken">IsMissingToken</a></td><td> 获取或设置错误恢复时是否缺少了词法单元。</td></tr><tr><td>![公共属性](media/pubproperty.gif "公共属性")</td><td><a href="/CYJB/Cyjb/wiki/P_Cyjb_Collections_ObjectModel_ReadOnlyListBase_1_Item(System_Int32)" target="_blank" rel="noopener noreferrer">Cyjb.Collections.ObjectModel.ReadOnlyListBase1.Item(System.Int32) 获取指定索引处的元素。 (继承自 Cyjb.Collections.ObjectModel.ReadOnlyListBase`1(ParserNode(T))。)
公共属性 SharedContext 获取或设置共享的上下文对象。
受保护的属性 SkippedTokens 获取错误恢复时被跳过的词法单元。
公共属性 Span 获取语法节点的范围。
受保护的属性 StateStack 获取语法分析器的状态堆栈。
公共属性 Tokenizer 获取词法分析器。
  Back to Top

参见

Reference

ParserController(T) 类
Cyjb.Compilers.Parsers 命名空间

Clone this wiki locally