Function eof

  • A parser that succeeds on an empty string. Returns null as the result.

    Parameters

    • input: string

    Returns ParserResult<null>

Generated using TypeDoc