value property

  1. @override
R value
final

Returns the parsed value of this result, or throws a ParserException if this is a parse failure.

Implementation

@override
final R value;