Skip to content

F_Cyjb_Compilers_Lexers_ContextData_Default

CYJB edited this page Mar 23, 2024 · 7 revisions

ContextData.Default 字段

默认的词法分析上下文。

Namespace: Cyjb.Compilers.Lexers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.20+d347ea0351607fb282fdf60a5301f9cccb3ab27e

语法

C#

public static readonly IReadOnlyDictionary<string, ContextData> Default

字段值

Type: IReadOnlyDictionary(String, ContextData)

参见

Reference

ContextData 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally