Skip to content

P_Cyjb_Text_ParserNode_1_Span

CYJB edited this page Mar 23, 2024 · 7 revisions

ParserNode(T).Span 属性

获取语法节点的范围。

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

语法

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; set; }

属性值

Type: Cyjb.Text.TextSpan

参见

Reference

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

Clone this wiki locally