greedy property

bool greedy
final

A "greedy" flag, retained for fidelity. The current tokenizer relies on grammar ordering rather than greedy re-scanning, so this is advisory.

Implementation

final bool greedy;