forked from jasder/antlr
3c08f49a1a
Without this line, one gets "NameError: name 'Lexer' is not defined" when calling reset(). This is the same way __init__() assigns self.mode. |
||
---|---|---|
.. | ||
bin | ||
src/antlr4 | ||
LICENSE.txt | ||
MANIFEST | ||
MANIFEST.in | ||
README.txt | ||
RELEASE-4.5.txt | ||
setup.py |
README.txt
This is the Python 3.4 runtime for AntLR. Visit the AntLR web sites for more information: http://www.antlr.org http://theantlrguy.atlassian.net/wiki/display/ANTLR4/Python+Target