Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/django/utils/__pycache__/ |
Upload File : |
o 3�a � @ sN d Z ddlZG dd� d�Zddd�ZG dd � d �ZG d d� de�Zdd � ZdS )zJsLex: a lexer for Javascript� Nc @ s e Zd ZdZdZddd�ZdS )�Tokz, A specification for a token class. r Nc C s, t j| _t jd7 _|| _|| _|| _d S )N� )r �num�id�name�regex�next)�selfr r r � r �4/usr/lib/python3/dist-packages/django/utils/jslex.py�__init__ s zTok.__init__�N)�__name__� __module__�__qualname__�__doc__r r r r r r r s r � c s d� � �fdd�| �� D ��S )z� Create a regex from a space-separated list of literal `choices`. If provided, `prefix` and `suffix` will be attached to each choice individually. �|c 3 s"