Parser.this

Constructs a Parser object.

Parameters

srcText

The UTF-8 source code.

tables

For the Lexer.

diag

Used for collecting error messages.

Meta