CommonParseOptions is an interface that defines the properties needed in order to parse a file.
Optional
filename (optional): A string value that is used to identify the file to be parsed.
Generated using TypeDoc
CommonParseOptions is an interface that defines the properties needed in order to parse a file.