This is a result specific to the ‘parse_lex` and `parse_lex_file` methods.

Attributes
Read

A tuple of the syntax tree and the list of tokens that were parsed from the source code.

Class Methods

Create a new parse lex result object with the given values.

Instance Methods

Implement the hash pattern matching interface for ParseLexResult.