Skip to content

P_Cyjb_Compilers_Lexers_TerminalData_1_Kind

CYJB edited this page Mar 15, 2024 · 8 revisions

TerminalData(T).Kind 属性

获取终结符的类型。

Namespace: Cyjb.Compilers.Lexers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.18+0b69d59fd5b673f20dc54b219e34e99c02b9cc72

语法

C#

public T? Kind { get; }

属性值

Type: Nullable(T)

参见

Reference

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

Clone this wiki locally