Skip to content

P_Cyjb_Compilers_Lexers_TerminalData_1_Kind

CYJB edited this page Sep 9, 2022 · 8 revisions

TerminalData(T).Kind 属性

终结符的类型。

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

语法

C#

public T? Kind { get; }

属性值

Type: Nullable(T)

参见

Reference

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

Clone this wiki locally