Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Init(), Parse(), etc #82

Open
jpgoldberg opened this issue Feb 16, 2019 · 0 comments
Open

Document Init(), Parse(), etc #82

jpgoldberg opened this issue Feb 16, 2019 · 0 comments

Comments

@jpgoldberg
Copy link

When a parser, p, for some grammar is created, it has a number of public methods such as p.Parse(), p.Init() and others. I could not find these enumerated anywhere (other than grepping the generated .peg.go file).

I could not find documentation for those methods either. Perhaps I overlooked something, but currently I am just trying to guess at their expected behavior by studying the _test.go files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant