arr-ai / wbnf

ωBNF implementation
Apache License 2.0
7 stars 4 forks source link

Includes ast.Node.ContentEquals method #51

Closed andrewemeryanz closed 4 years ago

andrewemeryanz commented 4 years ago

Included to test equality of node content independently of the scanners used to parse them. Included to provide alternative approach to Scanner.StripSource for testing equality.

ghost commented 4 years ago

Please reply to all comments in the future