Skip to content

Methods_T_Cyjb_Compilers_Lexers_NfaState

CYJB edited this page Sep 9, 2022 · 1 revision

NfaState 方法

The NfaState type exposes the following members.

方法

 

名称 说明
公共方法 Add(NfaState) 添加一个到特定状态的 ϵ 转移。
公共方法 Add(NfaState, CharSet) 添加一个到特定状态的转移。
公共方法 Add(NfaState, Char) 添加一个到特定状态的转移。
公共方法 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 返回当前对象的字符串表示形式。 (重写 Object.ToString().)
  Back to Top

参见

Reference

NfaState 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally