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

Go to the source code of this file.

Namespaces

 examples.ini_file.grammar
 

Functions

def examples.ini_file.grammar.to_string ()
 Displays the original SABNF syntax. More...
 

Variables

tuple examples.ini_file.grammar.rules
 
tuple examples.ini_file.grammar.udts = ()
 
bool examples.ini_file.grammar.has_bkru = False
 
bool examples.ini_file.grammar.has_bkrr = False
 
Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.