Skip to content

P_Cyjb_Text_UnexpectedTokenError_1_Expecting

CYJB edited this page Mar 3, 2023 · 7 revisions

UnexpectedTokenError(T).Expecting 属性

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

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

语法

C#

public IReadOnlySet<T> Expecting { get; }

属性值

Type: IReadOnlySet(T)

参见

Reference

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

Clone this wiki locally