Skip to content

Methods_T_Cyjb_Compilers_Lexers_LexerFactory_2

CYJB edited this page Mar 23, 2024 · 4 revisions

LexerFactory(T, TController) 方法

The LexerFactory(T, TController) generic type exposes the following members.

方法

 

名称 说明
公共方法 CreateRunner 创建词法分析运行器。
公共方法 CreateTokenizer 创建词法分析器。
公共方法 Equals Determines whether the specified object is equal to the current object. (继承自 Object。)
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
公共方法 ToString Returns a string that represents the current object. (继承自 Object。)
  Back to Top

参见

Reference

LexerFactory(T, TController) 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally