Source input
Where in the input to begin parsing
Line which source[index]
is on
Column which source[index]
is on
Column which source[index]
is on
Where in the input to begin parsing
Line which source[index]
is on
Source input
Get the remaining input
Attempt to match the source against a regular expression
Regular expression to match
Error message if it fails
Attempt to match the source against a literal string
Text to match
Error message, if it fails
Generated using TypeDoc
Source for parsing