metormaon / flue

MIT License
1 stars 0 forks source link

Informative tokens should be prefixed by a tilde (~) #23

Closed metormaon closed 3 years ago

metormaon commented 3 years ago

For example:

~"[a-z]+"

Groovy will treat them as Pattern objects, which means a new rule element to support.

yossigil commented 3 years ago

Agreed. What's the status of the implementation?

yossigil commented 3 years ago

To be submitted

yossigil commented 3 years ago

See #9