File: //opt/alt/python311/lib64/python3.11/lib2to3/__pycache__/btm_utils.cpython-311.opt-2.pyc
�
�p@���s� � � d dl mZ d dlmZmZ d dlmZmZ eZeZ ej
ZeZdZ
dZdZ G d� de� � Zd
d
�Zd� Zd� Zd S )� )�pytree)�grammar�token)�pattern_symbols�python_symbols���������c �0 � e Zd Z dd�Zd� Zd� Zd� Zd� ZdS )�MinNodeNc �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"