Skip to content

Methods_T_Cyjb_Compilers_Parsers_ParserData_1

CYJB edited this page Jan 16, 2023 · 2 revisions

ParserData(T) 方法

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

方法

 

名称 说明
公共方法 Equals Determines whether the specified object is equal to the current object. (继承自 Object。)
公共方法 GetAction 获取指定状态在指定终结符上的动作。
公共方法 GetExpecting 返回指定状态预期的所有词法单元类型。
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
公共方法 Goto 返回指定状态使用指定非终结符转移后的状态。
公共方法 ToString Returns a string that represents the current object. (继承自 Object。)
  Back to Top

参见

Reference

ParserData(T) 类
Cyjb.Compilers.Parsers 命名空间

Clone this wiki locally