Skip to content

Properties_T_Cyjb_Compilers_Lexers_DfaState

CYJB edited this page Sep 9, 2022 · 1 revision

DfaState 属性

The DfaState type exposes the following members.

属性

 

名称 说明
公共属性 ConflictedSymbols 获取出现冲突时被忽略的符号列表,按符号索引排序。
公共属性 Count 获取当前集合包含的元素数。 (重写 Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase`1.Count.)
公共属性 Index 获取当前状态的索引。
公共属性 Item(CharClass) 获取指定字符类转移到的状态。
公共属性 Item(Int32) 获取指定字符类索引转移到的状态。
公共属性 Symbols 获取当前状态的符号列表,按符号索引排序。
  Back to Top

参见

Reference

DfaState 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally