datalust / superpower

A C# parser construction toolkit with high-quality error reporting
Apache License 2.0
1.05k stars 98 forks source link

Add Matching method to Token class to support non-enum Tokens #132

Closed AndrewSav closed 3 years ago

AndrewSav commented 3 years ago

Resolves https://github.com/datalust/superpower/issues/72

nblumhardt commented 3 years ago

Nice! 👍