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

Go to the source code of this file.

Namespaces

 examples.grammar_object.abnf
 

Functions

def examples.grammar_object.abnf.to_string ()
 Displays the original SABNF syntax. More...
 

Variables

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