Ñò
§ÚêLc @ s d Z d Z d d k Z d d k Z d d k l Z d Z h a d „ Z d e f d „ ƒ YZ d e f d
„ ƒ YZ
d e f d „ ƒ YZ d
„ Z d e f d „ ƒ YZ
d e
f d „ ƒ YZ d e
f d „ ƒ YZ d e
f d „ ƒ YZ d e
f d „ ƒ YZ d „ Z d S( sÌ
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.
s# Guido van Rossum