Skip to content

Methods_T_Cyjb_Compilers_Lexers_DfaState

CYJB edited this page Oct 25, 2022 · 2 revisions

DfaState 方法

The DfaState type exposes the following members.

方法

 

名称 说明
公共方法 Contains 确定当前集合是否包含指定对象。 (重写 Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase1.Contains(0).)
公共方法 Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase1.CopyTo(0[],System.Int32) 从特定的 Array 索引处开始,将当前集合 的元素复制到一个 Array 中。 (继承自 Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase1</a>(<a href="T_Cyjb_Compilers_Lexers_DfaState">DfaState</a>)。)</td></tr><tr><td>![公共方法](media/pubmethod.gif "公共方法")</td><td><a href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)" target="_blank" rel="noopener noreferrer">Equals</a></td><td> Determines whether the specified object is equal to the current object. (继承自 <a href="https://docs.microsoft.com/dotnet/api/system.object" target="_blank" rel="noopener noreferrer">Object</a>。)</td></tr><tr><td>![公共方法](media/pubmethod.gif "公共方法")</td><td><a href="M_Cyjb_Compilers_Lexers_DfaState_GetEnumerator">GetEnumerator</a></td><td> 返回一个循环访问集合的枚举器。 (重写 <a href="https://github.com/CYJB/Cyjb/wiki/M_Cyjb_Collections_ObjectModel_ReadOnlyCollectionBase_1_GetEnumerator" target="_blank" rel="noopener noreferrer">Cyjb.Collections.ObjectModel.ReadOnlyCollectionBase1.GetEnumerator.)
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetSymbolInfo 返回符号信息。
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
公共方法 ToString 返回当前对象的字符串表示形式。 (重写 Object.ToString().)
  Back to Top

参见

Reference

DfaState 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally