Scans the SABNF source for invalid characters. More...
Go to the source code of this file.
Namespaces | |
apg_py.api.scanner | |
Functions | |
def | apg_py.api.scanner.scanner (input, strict) |
Scan the input for invalid characters and construct a line catalog for looking up line numbers from character indexes. More... | |
Scans the SABNF source for invalid characters.
Definition in file scanner.py.