Home
last modified time | relevance | path

Searched refs:compileErrorCache (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Python/tests/
Dtestbase.py61 compileErrorCache = {} variable
210 if grammarName in compileErrorCache:
280 compileErrorCache[grammarName] = True