bagheera.parser.parser.
parser
Generate a callable parser for each file. The filename is necessary to get better Error messages.
filename (str) – Name of the file, on which the parser will be applied
A parser for the file on filename