An API for generating grammar objects from SABNF grammars. More...
Go to the source code of this file.
Classes | |
class | apg_py.api.api.Grammar |
Creates a grammar object which can be used by the APG library. More... | |
class | apg_py.api.api.Api |
The API class. More... | |
class | apg_py.api.api.Api.NameList |
A helper class to keep track of rule and UDT names. More... | |
Namespaces | |
apg_py.api.api | |
An API for generating grammar objects from SABNF grammars.
Definition in file api.py.