Functions | |
def | syntax (api, strict) |
Parse the SABNF grammar. More... | |
def apg_py.api.syntax.syntax | ( | api, | |
strict | |||
) |
Parse the SABNF grammar.
api | The api object (api.py) for the given grammar syntax. |
strict | If True, strictly follow the ABNF conventions of RFCs 5234 & 7405 |