Skip to content

P_Cyjb_Text_UnexpectedTokenError_1_Expecting

CYJB edited this page Mar 20, 2024 · 7 revisions

UnexpectedTokenError(T).Expecting 属性

获取预期的词法单元类型。

Namespace: Cyjb.Text
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.19+9e786ee31736c5e4f4a6dae4132686b7c318b87f

语法

C#

public IReadOnlySet<T> Expecting { get; }

属性值

Type: IReadOnlySet(T)

参见

Reference

UnexpectedTokenError(T) 类
Cyjb.Text 命名空间

Clone this wiki locally