PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Allows passing RegexOption instances to regex rule of the Parser. #7061

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Allows passing RegexOption instances to regex rule of the Parser.

The primary use case is to facilitate working with case insensitive tokens.