Skip to content

Properties_T_Cyjb_Compilers_Lexers_LexerController_1

CYJB edited this page Jan 16, 2023 · 4 revisions

LexerController(T) 属性

The LexerController(T) generic type exposes the following members.

属性

 

名称 说明
公共属性 Candidates 获取当前词法分析器剩余的候选类型。
公共属性 Context 获取当前的上下文标签。
受保护的属性 InitialContext 获取初始上下文。
公共属性 Kind 获取当前词法单元的标识符。
公共属性 SharedContext 获取或设置共享的上下文对象。
公共属性 Source 获取要扫描的源文件。
公共属性 Span 获取当前词法单元的文本范围。
公共属性 Start 获取或设置当前词法单元的起始索引。
公共属性 Text 获取或设置当前词法单元的文本。
公共属性 Value 获取或设置当前词法单元的值。
  Back to Top

参见

Reference

LexerController(T) 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally