Skip to content

Properties_T_Cyjb_Compilers_Lexers_TerminalData_1

CYJB edited this page Jan 16, 2023 · 3 revisions

TerminalData(T) 属性

The TerminalData(T) generic type exposes the following members.

属性

 

名称 说明
公共属性 Action 获取终结符的动作。
公共属性 Kind 获取终结符的类型。
公共属性 Trailing 获取终结符的向前看信息。
公共属性 UseShortest 获取设置是否使用终结符的最短匹配。
公共属性 Value 获取终结符的值。
  Back to Top

参见

Reference

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

Clone this wiki locally