B
    \ cS                 @   s  d Z dZdZdZdZdZdZdZdZd	Z	d
Z
dZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZd Z d!Z!d"Z"d#Z#d$Z$d%Z%d&Z&d'Z'd(Z(d)Z)d*Z*d+Z+d,Z,d-Z-d.Z.d/Z/d0Z0d1Z1d2Z2d3Z3d4Z4d5Z5d6Z6d7Z7d8Z8d9Z9d:Z:d;Z;d<Z<d=Z=d>Z>d?Z?d@Z@dAZAdBZBdCZCdDZDdEZEdFZFdGZGdHZHdIZIdJZJdKZKdLZLdMZMdNZNdOZOdPZPdQZQdRZRdSZSdTZTdUZUdVZVdWZWi ZXx6eYeZ [ D ]$\Z\Z]e^e]e^dXkrte\eXe]< qtW dYdZ Z_e`d[kre_  d\S )]z;Non-terminal symbols of Python grammar (from "graminit.h").   i  i  i  i  i  i  i  i  i	  i
  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i   i!  i"  i#  i$  i%  i&  i'  i(  i)  i*  i+  i,  i-  i.  i/  i0  i1  i2  i3  i4  i5  i6  i7  i8  i9  i:  i;  i<  i=  i>  i?  i@  iA  iB  iC  iD  iE  iF  iG  iH  iI  iJ  iK  iL  iM  iN  iO  iP  iQ  iR  iS  iT  iU  iV      c              C   s:   dd l } dd l}t| jdkr.| jddg | _|  d S )Nr      zInclude/graminit.hzLib/symbol.py)systokenlenargv_main)r   r    r	   lib/python3.7/symbol.pyr   l   s
    r   __main__N)a__doc__Zsingle_inputZ
file_inputZ
eval_inputZ	decoratorZ
decoratorsZ	decoratedZasync_funcdefZfuncdefZ
parametersZtypedargslistZtfpdefZvarargslistZvfpdefZstmtZsimple_stmtZ
small_stmtZ	expr_stmtZ	annassignZtestlist_star_exprZ	augassignZdel_stmtZ	pass_stmtZ	flow_stmtZ
break_stmtZcontinue_stmtZreturn_stmtZ
yield_stmtZ
raise_stmtZimport_stmtZimport_nameZimport_fromZimport_as_nameZdotted_as_nameZimport_as_namesZdotted_as_namesZdotted_nameZglobal_stmtZnonlocal_stmtZassert_stmtZcompound_stmtZ
async_stmtZif_stmtZ
while_stmtZfor_stmtZtry_stmtZ	with_stmtZ	with_itemZexcept_clauseZsuiteZtestZtest_nocondZlambdefZlambdef_nocondZor_testZand_testZnot_testZ
comparisonZcomp_opZ	star_exprexprZxor_exprZand_exprZ
shift_exprZ
arith_exprZtermZfactorZpowerZ	atom_exprZatomZtestlist_compZtrailerZsubscriptlistZ	subscriptZsliceopZexprlistZtestlistZdictorsetmakerZclassdefZarglistZargumentZ	comp_iterZsync_comp_forZcomp_forZcomp_ifZencoding_declZ
yield_exprZ	yield_argZsym_namelistglobalsitems_nameZ_valuetyper   __name__r	   r	   r	   r
   <module>   s   

