%PDF- %PDF-
Direktori : /usr/local/lib/python3.8/lib2to3/__pycache__/ |
Current File : //usr/local/lib/python3.8/lib2to3/__pycache__/pytree.cpython-38.pyc |
U pa8m @ s d Z dZddlZddlmZ dZi add ZG dd d eZ G d d de Z G dd d e Zdd ZG dd deZ G dd de ZG dd de ZG dd de ZG dd de Zdd ZdS )z Python parse tree definitions. This is a very concrete parse tree; we need to keep every token and even the comments and whitespace between tokens. There's also a pattern matching implementation here. z#Guido van Rossum <guido@python.org>