Function getParserErrors

  • Parses the input text and returns the parsing errors detected

    Returns

    • Array of parsing errors detected during the parsing

    Parameters

    • input: string

      Text to be parsed

    Returns ParserError[]

Generated using TypeDoc