Functions | |
def | to_string () |
Displays the original SABNF syntax. More... | |
Variables | |
tuple | rules |
tuple | udts = () |
bool | has_bkru = False |
bool | has_bkrr = False |
def apg_py.api.sabnf_grammar.to_string | ( | ) |
Displays the original SABNF syntax.
Definition at line 933 of file sabnf_grammar.py.
bool apg_py.api.sabnf_grammar.has_bkrr = False |
Definition at line 930 of file sabnf_grammar.py.
bool apg_py.api.sabnf_grammar.has_bkru = False |
Definition at line 929 of file sabnf_grammar.py.
tuple apg_py.api.sabnf_grammar.rules |
Definition at line 30 of file sabnf_grammar.py.
tuple apg_py.api.sabnf_grammar.udts = () |
Definition at line 927 of file sabnf_grammar.py.