????
Current Path : /opt/alt/python311/lib64/python3.11/lib2to3/__pycache__/ |
Current File : //opt/alt/python311/lib64/python3.11/lib2to3/__pycache__/btm_utils.cpython-311.pyc |
� �p@���s� � � d Z ddlmZ ddlmZmZ ddlmZmZ eZ eZ ej ZeZ dZdZdZ G d� d e� � Zdd�Zd� Zd � Zd S )z0Utility functions used by the btm_matcher module� )�pytree)�grammar�token)�pattern_symbols�python_symbols���������c �2 � e Zd ZdZdd�Zd� Zd� Zd� Zd� ZdS ) �MinNodez�This class serves as an intermediate representation of the pattern tree during the conversion to sets of leaf-to-root subpatternsNc �h � || _ || _ g | _ d| _ d | _ g | _ g | _ d S )NF)�type�name�children�leaf�parent�alternatives�group)�selfr r s �8/opt/alt/python311/lib64/python3.11/lib2to3/btm_utils.py�__init__zMinNode.__init__ s8 � ��� ��� ��� ��� ��������� � � � c �Z � t | j � � dz t | j � � z S )N� )�strr r )r s r �__repr__zMinNode.__repr__ s"