Home
last modified time | relevance | path

Searched defs:newdfa (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib2to3/pgen2/
Dparse.py184 def push(self, type, newdfa, newstate, context): argument
/external/python/cpython3/Lib/lib2to3/pgen2/
Dparse.py187 def push(self, type, newdfa, newstate, context): argument