mirror of
https://github.com/Smaug123/WoofWare.PrattParser
synced 2025-10-12 12:48:39 +00:00
Change namespace, and attest contents of NuGet package (#21)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace PrattParser
|
||||
namespace WoofWare.PrattParser
|
||||
|
||||
/// Specification of how to parse things which act like brackets: that is, they start with a token,
|
||||
/// then consume some stuff, then there's another token to mark the end.
|
||||
|
Reference in New Issue
Block a user