parse abstract method

ParseResult<E>? parse(
  1. ParseState state
)

Implementation

ParseResult<E>? parse(ParseState state);