Parse the SABNF grammar for syntax errors. More...
Go to the source code of this file.
Namespaces | |
apg_py.api.syntax | |
Functions | |
def | apg_py.api.syntax.syntax (api, strict) |
Parse the SABNF grammar. More... | |
Parse the SABNF grammar for syntax errors.
Generate the AST for the semantic phase (semantic.py)
Definition in file syntax.py.