parse property
Parses a buffered tail (which begins with openMarker) into a turn.
Implementation
final ParsedTurn Function(String generated) parse;
Parses a buffered tail (which begins with openMarker) into a turn.
final ParsedTurn Function(String generated) parse;