Annotation Interface Greedy
Marks a parameter or type as greedy, consuming the remainder of the input
instead of a single token (e.g., capturing full sentences).
-
Optional Element Summary
Optional Elements
-
Element Details
-
limit
int limit- Default:
- -1
-