The methods of the Parser class are listed below. For a complete list of Parser class members, see the Parser Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets array of expected token symbols. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets reduction item syntax object by its index. |
![]() | Gets the Type of the current instance. |
![]() | Executes next step of parser and returns parser state. |
![]() | Pops token from the input token stack. |
![]() | Pushes a token to the input token stack. |
![]() | Reads next token from the input stream. |
![]() | Returns a String that represents the current Object. |
Parser Class | GoldParser Namespace