Function getOffset

  • A zero-width parser that returns the current offset into the input string. Requires setInputStr to have been called with the full input.

    Parameters

    • input: string

    Returns ParserResult<number>

Generated using TypeDoc