Version 1.0
Copyright © 2022 Lowell D. Thomas
Python APG
 … an ABNF Parser Generator
Classes | Namespaces
api.py File Reference

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
 

Detailed Description

An API for generating grammar objects from SABNF grammars.

Definition in file api.py.

Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.