Skip to content

P_Cyjb_Compilers_Parsers_ParserController_1_Span

CYJB edited this page Jan 16, 2023 · 7 revisions

ParserController(T).Span 属性

获取语法节点的范围。

Namespace: Cyjb.Compilers.Parsers
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.8

语法

C#

public <a href="https://github.com/CYJB/Cyjb/wiki/T_Cyjb_Text_TextSpan" target="_blank" rel="noopener noreferrer">Cyjb.Text.TextSpan</a> Span { get; }

属性值

Type: Cyjb.Text.TextSpan
语法节点的范围。

参见

Reference

ParserController(T) 类
Cyjb.Compilers.Parsers 命名空间

Clone this wiki locally