-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Hi Steve
quick Q
I would like to comply my lexical parsers with lucenes limit of 32766 bytes per token
is there a way how I can tell jflex to drop the token(ideally stop parsing and find it's "end") if it becomes > 32766 bytes somehow ?
(jflex saves the position, so a position check within one line would be ideal)
thank you
L
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature requestsFeature requests