Skip to content

P_Cyjb_Text_Token_1_Value

CYJB edited this page Jan 25, 2023 · 8 revisions

Token(T).Value 属性

获取词法单元的值。

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

语法

C#

public Object? Value { get; set; }

属性值

Type: Object
词法单元的值。

参见

Reference

Token(T) 结构
Cyjb.Text 命名空间

Clone this wiki locally