Functions | |
def | to_string () |
Displays the original SABNF syntax. More... | |
Variables | |
tuple | rules |
tuple | udts = () |
bool | has_bkru = False |
bool | has_bkrr = False |
def examples.ini_file.grammar.to_string | ( | ) |
Displays the original SABNF syntax.
Definition at line 579 of file grammar.py.
bool examples.ini_file.grammar.has_bkrr = False |
Definition at line 576 of file grammar.py.
bool examples.ini_file.grammar.has_bkru = False |
Definition at line 575 of file grammar.py.
tuple examples.ini_file.grammar.rules |
Definition at line 30 of file grammar.py.
tuple examples.ini_file.grammar.udts = () |
Definition at line 573 of file grammar.py.