simpleparse.examples.findliterals | index /home/mcfletch/pylive/simpleparse/examples/findliterals.py |
Modules | ||||||
|
Functions | ||
|
Data | ||
declaration = '\nmyfile := (notliteral,literal)+, notliteral\n\n# ...rtv]\nOCTALESCAPEDCHAR := [0-7],[0-7]?,[0-7]?\n' parser = <simpleparse.parser.Parser instance> usage = ' findliterals filename\nFinds all single and doub...hem to stdout.\nIs not triple-quoted string aware.' |