Searched defs:NodePattern (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/lib2to3/ | ||
| D | pytree.py | 544 class NodePattern(BasePattern): class |
| /external/python/cpython2/Lib/lib2to3/ | ||
| D | pytree.py | 578 class NodePattern(BasePattern): class |