Skip to content

Methods_T_Cyjb_Compilers_Lexers_LexerData_1

CYJB edited this page Mar 3, 2023 · 3 revisions

LexerData(T) 方法

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

方法

 

名称 说明
公共方法 Equals Determines whether the specified object is equal to the current object. (继承自 Object。)
受保护的方法 Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。)
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetSymbols 返回指定状态对应的符号。
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
受保护的方法 MemberwiseClone Creates a shallow copy of the current Object. (继承自 Object。)
公共方法 NextState 返回指定状态使用指定字符转移后的状态。
公共方法 ToString Returns a string that represents the current object. (继承自 Object。)
  Back to Top

参见

Reference

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

Clone this wiki locally