ParseOptions interface is used to provide additional information to the parser while parsing a rule.
The type of the rule to be parsed.
Optional
filename (optional): A string value that is used to identify the file to be parsed.
Generated using TypeDoc
ParseOptions interface is used to provide additional information to the parser while parsing a rule.