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

The APG parser. More...

Go to the source code of this file.

Classes

class  apg_py.lib.parser.ParserResult
 A convenience class for the parser's results. More...
 
class  apg_py.lib.parser.Parser
 The Parser class for parsing an APG grammar. More...
 

Namespaces

 apg_py.lib.parser
 

Detailed Description

The APG parser.

Definition in file parser.py.

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