Demonstrates placing limits on the node hits and parse tree depth. More...
Go to the source code of this file.
Namespaces | |
examples.exp.limits | |
Variables | |
string | examples.exp.limits.title |
string | examples.exp.limits.pattern |
string | examples.exp.limits.input = '---+1234.56789E-10===' |
string | examples.exp.limits.header = 'RESULT' |
int | examples.exp.limits.testno = 0 |
examples.exp.limits.exp = ApgExp(pattern) | |
examples.exp.limits.result = exp.exec(input) | |
examples.exp.limits.end | |
Demonstrates placing limits on the node hits and parse tree depth.
Definition in file limits.py.