Skip to content

P_Cyjb_Compilers_Lexers_TerminalData_1_Kind

CYJB edited this page Jan 25, 2023 · 8 revisions

TerminalData(T).Kind 属性

获取终结符的类型。

Namespace: Cyjb.Compilers.Lexers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.11

语法

C#

public T? Kind { get; }

属性值

Type: Nullable(T)

参见

Reference

TerminalData(T) 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally