Skip to content

T_Cyjb_Compilers_Lexers_DfaStateData

CYJB edited this page Mar 23, 2024 · 8 revisions

DfaStateData 类

DFA 的状态数据。

继承层次

System.Object
  Cyjb.Compilers.Lexers.DfaStateData
Namespace: Cyjb.Compilers.Lexers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.20+d347ea0351607fb282fdf60a5301f9cccb3ab27e

语法

C#

public static class DfaStateData

The DfaStateData type exposes the following members.

字段

 

名称 说明
公共字段静态成员 DefaultStateOffset 默认状态的偏移。
公共字段静态成员 InvalidState 表示无效的状态。
公共字段静态成员 SymbolIndexOffset 符号索引的偏移。
公共字段静态成员 SymbolsLengthOffset 符号列表长度的偏移。
  Back to Top

参见

Reference

Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally