Version 1.0
Copyright © 2022 Lowell D. Thomas
Python APG
 … an ABNF Parser Generator
Namespaces | Functions
scanner.py File Reference

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...
 

Detailed Description

Scans the SABNF source for invalid characters.

Definition in file scanner.py.

Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.