Hacked By AnonymousFox

Current Path : /opt/alt/python39/lib64/python3.9/__pycache__/
Upload File :
Current File : //opt/alt/python39/lib64/python3.9/__pycache__/symtable.cpython-39.opt-1.pyc

a

���e��@sXdZddlZddlmZmZmZmZmZmZmZm	Z	m
Z
mZmZm
Z
mZmZmZddlZgd�Zdd�ZGdd�d�Ze�ZGd	d
�d
�ZGdd�de�ZGd
d�de�ZGdd�d�Zedk�rTddlZddlZeejd��Ze� �Z!Wd�n1s�0Yee!ej"�#ejd�dd�Z$e$�%�D]$Z&e$�'e&�Z(e)e(e(�*�e(�+���q.dS)z2Interface to the compiler's internal symbol tables�N)�USE�
DEF_GLOBAL�DEF_NONLOCAL�	DEF_LOCAL�	DEF_PARAM�
DEF_IMPORT�	DEF_BOUND�	DEF_ANNOT�	SCOPE_OFF�
SCOPE_MASK�FREE�LOCAL�GLOBAL_IMPLICIT�GLOBAL_EXPLICIT�CELL)�symtable�SymbolTable�Class�Function�SymbolcCst�|||�}t||�S�N)�	_symtabler�_newSymbolTable)�code�filenameZcompile_type�top�r�-/opt/alt/python39/lib64/python3.9/symtable.pyrsrc@s$eZdZdd�Zdd�Zdd�ZdS)�SymbolTableFactorycCst��|_dSr)�weakrefZWeakValueDictionary�_SymbolTableFactory__memo��selfrrr�__init__szSymbolTableFactory.__init__cCs6|jtjkrt||�S|jtjkr,t||�St||�Sr)�typer�
TYPE_FUNCTIONr�
TYPE_CLASSrr)r"�tablerrrr�news


zSymbolTableFactory.newcCs8||f}|j�|d�}|dur4|�||�}|j|<|Sr)r �getr()r"r'r�key�objrrr�__call__s
zSymbolTableFactory.__call__N)�__name__�
__module__�__qualname__r#r(r,rrrrrsrc@s|eZdZdd�Zdd�Zdd�Zdd�Zd	d
�Zdd�Zd
d�Z	dd�Z
dd�Zdd�Zdd�Z
dd�Zdd�Zdd�ZdS)rcCs||_||_i|_dSr)�_table�	_filename�_symbols)r"Z	raw_tablerrrrr#'szSymbolTable.__init__cCsN|jtkrd}nd|jj}|jjdkr6d�||j�Sd�||jj|j�SdS)N�z%s rz<{0}SymbolTable for module {1}>z<{0}SymbolTable for {1} in {2}>)�	__class__rr-r0�name�formatr1)r"�kindrrr�__repr__,s
�zSymbolTable.__repr__cCs:|jjtjkrdS|jjtjkr$dS|jjtjkr6dSdS)N�moduleZfunction�class)r0r$rZTYPE_MODULEr%r&r!rrr�get_type9szSymbolTable.get_typecCs|jjSr)r0�idr!rrr�get_idCszSymbolTable.get_idcCs|jjSr)r0r5r!rrr�get_nameFszSymbolTable.get_namecCs|jjSr)r0�linenor!rrr�
get_linenoIszSymbolTable.get_linenocCst|jjtjk�Sr)�boolr0r$rr%r!rrr�is_optimizedLszSymbolTable.is_optimizedcCst|jj�Sr)rAr0�nestedr!rrr�	is_nestedOszSymbolTable.is_nestedcCst|jj�Sr)rAr0�childrenr!rrr�has_childrenRszSymbolTable.has_childrencCs|jj��Sr)r0�symbols�keysr!rrr�get_identifiersUszSymbolTable.get_identifierscCsT|j�|�}|durP|jj|}|�|�}|jjdk}t||||d�}|j|<|S)Nr��module_scope)r2r)r0rG�_SymbolTable__check_childrenr5r)r"r5Zsym�flags�
namespacesrKrrr�lookupXs
�zSymbolTable.lookupcs�fdd����D�S)Ncsg|]}��|��qSr)rO��.0�identr!rr�
<listcomp>c�z+SymbolTable.get_symbols.<locals>.<listcomp>)rIr!rr!r�get_symbolsbszSymbolTable.get_symbolscs��fdd��jjD�S)Ncs"g|]}|j�krt|�j��qSr)r5rr1�rQ�st�r5r"rrrSfs
�z0SymbolTable.__check_children.<locals>.<listcomp>�r0rE)r"r5rrXrZ__check_childrenes�zSymbolTable.__check_childrencs�fdd��jjD�S)Ncsg|]}t|�j��qSr)rr1rVr!rrrSks�z,SymbolTable.get_children.<locals>.<listcomp>rYr!rr!r�get_childrenjs
�zSymbolTable.get_childrenN)r-r.r/r#r8r;r=r>r@rBrDrFrIrOrUrLrZrrrrr%s


rc@sPeZdZdZdZdZdZdZdd�Zdd�Z	dd�Z
dd	�Zd
d�Zdd
�Z
dS)rNcst��fdd����D��S)Nc3s"|]}��jj|�r|VqdSr)r0rGrP�r"Z	test_funcrr�	<genexpr>ys�z-Function.__idents_matching.<locals>.<genexpr>)�tuplerIr[rr[rZ__idents_matchingxszFunction.__idents_matchingcCs |jdur|�dd��|_|jS)NcSs|t@Sr)r��xrrr�<lambda>~rTz)Function.get_parameters.<locals>.<lambda>)�_Function__params�_Function__idents_matchingr!rrr�get_parameters|s
zFunction.get_parameterscs0|jdur*ttf��fdd�}|�|�|_|jS)Ncs|t?t@�vSr�r
rr^�Zlocsrrr`�rTz%Function.get_locals.<locals>.<lambda>)�_Function__localsr
rrb�r"�testrrer�
get_locals�s

zFunction.get_localscs0|jdur*ttf��fdd�}|�|�|_|jS)Ncs|t?t@�vSrrdr^�Zglobrrr`�rTz&Function.get_globals.<locals>.<lambda>)�_Function__globalsrrrbrgrrjr�get_globals�s

zFunction.get_globalscCs |jdur|�dd��|_|jS)NcSs|t@Sr)rr^rrrr`�rTz(Function.get_nonlocals.<locals>.<lambda>)�_Function__nonlocalsrbr!rrr�
get_nonlocals�s
zFunction.get_nonlocalscCs$|jdurdd�}|�|�|_|jS)NcSs|t?t@tkSr)r
rrr^rrrr`�rTz$Function.get_frees.<locals>.<lambda>)�_Function__freesrb)r"�is_freerrr�	get_frees�s
zFunction.get_frees)r-r.r/rarfrorkrmrbrcrirlrnrqrrrrrosrc@seZdZdZdd�ZdS)rNcCs6|jdur0i}|jjD]}d||j<qt|�|_|jS)N�)�_Class__methodsr0rEr5r])r"�drWrrr�get_methods�s

zClass.get_methods)r-r.r/rsrurrrrr�src@s�eZdZd$dd�dd�Zdd�Zdd	�Zd
d�Zdd
�Zdd�Zdd�Z	dd�Z
dd�Zdd�Zdd�Z
dd�Zdd�Zdd�Zd d!�Zd"d#�ZdS)%rNFrJcCs.||_||_|t?t@|_|p d|_||_dS)Nr)�
_Symbol__name�_Symbol__flagsr
r�_Symbol__scope�_Symbol__namespaces�_Symbol__module_scope)r"r5rMrNrKrrrr#�s

zSymbol.__init__cCsd�|j�S)Nz<symbol {0!r}>)r6rvr!rrrr8�szSymbol.__repr__cCs|jSr)rvr!rrrr>�szSymbol.get_namecCst|jtj@�Sr)rArwrrr!rrr�
is_referenced�szSymbol.is_referencedcCst|jt@�Sr)rArwrr!rrr�is_parameter�szSymbol.is_parametercCs"t|jttfvp|jo|jt@�S)z0Return *True* if the sysmbol is global.
        )rArxrrrzrwrr!rrr�	is_global�s�zSymbol.is_globalcCst|jt@�Sr)rArwrr!rrr�is_nonlocal�szSymbol.is_nonlocalcCst|jtk�Sr)rArxrr!rrr�is_declared_global�szSymbol.is_declared_globalcCs"t|jttfvp|jo|jt@�S)z.Return *True* if the symbol is local.
        )rArxr
rrzrwrr!rrr�is_local�s�zSymbol.is_localcCst|jt@�Sr)rArwr	r!rrr�is_annotated�szSymbol.is_annotatedcCst|jtk�Sr)rArxrr!rrrrp�szSymbol.is_freecCst|jt@�Sr)rArwrr!rrr�is_imported�szSymbol.is_importedcCst|jt@�Sr)rArwrr!rrr�is_assigned�szSymbol.is_assignedcCs
t|j�S)a�Returns true if name binding introduces new namespace.

        If the name is used as the target of a function or class
        statement, this will be true.

        Note that a single name can be bound to multiple objects.  If
        is_namespace() is true, the name may also be bound to other
        objects, like an int or list, that does not introduce a new
        namespace.
        )rAryr!rrr�is_namespace�szSymbol.is_namespacecCs|jS)z.Return a list of namespaces bound to this name)ryr!rrr�get_namespaces�szSymbol.get_namespacescCs t|j�dkrtd��|jdS)z�Returns the single namespace bound to this name.

        Raises ValueError if the name is bound to multiple namespaces.
        rrz$name is bound to multiple namespacesr)�lenry�
ValueErrorr!rrr�
get_namespace�szSymbol.get_namespace)N)r-r.r/r#r8r>r{r|r}r~rr�r�rpr�r�r�r�r�rrrrr�s 
r�__main__rr�exec),�__doc__rrrrrrrrr	r
rrr
rrrr�__all__rrrrrrrr-�os�sys�open�argv�f�read�src�path�split�modrIrRrO�info�printr�r�rrrr�<module>s&DJ,
M
&


Hacked By AnonymousFox1.0, Coded By AnonymousFox