
    h&              	         S SK Jr  S SKrS SKrS SKrS SKrS SKJr  SSKJ	r
  SSKJrJrJrJrJr   " S S\
R"                  \
R$                  \
R&                  \
R(                  \
R*                  5      r\" \R.                  5      r\R2                  " S	\-   S
-   5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r g)    )annotationsN)cached_property   )pyparsing_unicode)_collapse_string_to_rangescollinelinenoreplaced_by_pep8c                      \ rS rSrSrg)_ExceptionWordUnicodeSet    N)__name__
__module____qualname____firstlineno____static_attributes__r       F/var/www/html/env/lib/python3.13/site-packages/pyparsing/exceptions.pyr   r      s     	r   r   z([z
]{1,16})|.c                     \ rS rSr% SrS\S'   S\S'   S\S'   S\S	'   S
\S'   Sr   S"       S#S jjr\S$S%S jj5       r	\
S&S j5       r\S'S j5       r\S(S j5       r\S(S j5       r\S(S j5       r\S'S j5       r\S 5       r\R(                  S 5       rS rS'S jrS'S jrS r S)SS.     S*S jjjrS$S+S jjr\" S \5      rS!rg),ParseBaseException   z7base exception class for all parsing runtime exceptionsintlocstrmsgpstrz
typing.Anyparser_elementz%tuple[str, int, typing.Optional[str]]argsr   r   r   r   r    Nc                R    Uc  USpX l         X0l        Xl        X@l        XU4U l        g )N r!   )selfr   r   r   elems        r   __init__ParseBaseException.__init__1   s1     ;b	"$	r   c                   SSK nSSKJn  Uc  [        R                  " 5       n/ n[        U [        5      (       a;  UR                  U R                  5        UR                  SSU R                   3 5        UR                  [        U 5      R                   SU  35        US::  d  U R                  c  SR                  U5      $ UR                  U R                  US	9n[        5       nXQ* S  GHF  nUS   nUR                   R#                  S
S5      n	[        X5      (       a  UR$                  R&                  R)                  S5      (       d  Ma  [+        U	5      U;   a  Mr  UR-                  [+        U	5      5        [        U	5      n
UR                  U
R.                   SU
R                   SU	 35        OsU	b6  [        U	5      n
UR                  U
R.                   SU
R                   35        O:UR$                  nUR&                  S;   a  GM  UR                  UR&                  5        US-  nU(       a  GMG    O   SR                  U5      $ )a  
Method to take an exception and translate the Python internal traceback into a list
of the pyparsing expressions that caused the exception to be raised.

Parameters:

- exc - exception raised during parsing (need not be a ParseException, in support
  of Python exceptions that might be raised in a parse action)
- depth (default=16) - number of levels back in the stack trace to list expression
  and function names; if None, the full stack trace names will be listed; if 0, only
  the failing input line, marker, and exception string will be shown

Returns a multi-line string listing the ParserElements and/or function names in the
exception's stack trace.
r   Nr   )ParserElement^>z: 
)contextr$   )	parseImpl_parseNoCache.z - )wrapperz<module>)inspectcorer)   sysgetrecursionlimit
isinstancer   appendr	   columntyper   __traceback__joingetinnerframessetf_localsgetf_codeco_name
startswithidaddr   )excdepthr2   r)   retcallersseenfffrmf_self	self_typecodes               r   explain_exception$ParseBaseException.explain_exceptionA   s   " 	'=))+Ec-..JJsxx JJ#a

|^,.

d3i(()C512A:**299S>!(():):E(J&'"BQ%C\\%%fd3F&00zz))445STTf:%F$ L	

i2231Y5G5G4HF8TU# L	

i2231Y5G5G4HIJ zz<<#::

4<<(QJE57 #: yy~r   c                h    U " UR                   UR                  UR                  UR                  5      $ )z
internal factory method to simplify creating one type of ParseException
from another - avoids having __init__ signature conflicts among subclasses
)r   r   r   r   )clspes     r   _from_exception"ParseBaseException._from_exception   s'     277BFFBFFB,=,=>>r   c                B    [        U R                  U R                  5      $ )z7
Return the line of text where the exception occurred.
)r	   r   r   r$   s    r   r	   ParseBaseException.line   s    
 DHHdii((r   c                B    [        U R                  U R                  5      $ )zF
Return the 1-based line number of text where the exception occurred.
)r
   r   r   rW   s    r   r
   ParseBaseException.lineno   s    
 dhh		**r   c                B    [        U R                  U R                  5      $ zM
Return the 1-based column on the line of text where the exception occurred.
r   r   r   rW   s    r   r   ParseBaseException.col       
 488TYY''r   c                B    [        U R                  U R                  5      $ r\   r]   rW   s    r   r8   ParseBaseException.column   r_   r   c                n   U R                   (       d  gU R                  [        U R                   5      :  a  g[        R	                  U R                   U R                  5      nUb  UR                  S5      nO&U R                   U R                  U R                  S-    n[        U5      R                  SS5      $ )Nr#   zend of textr   r   z\\\)r   r   len_exception_word_extractormatchgroupreprreplace)r$   found_match
found_texts      r   foundParseBaseException.found   s    yy88s499~%  055diiJ"$**1-J488dhhl;JJ''t44r   c                    U R                   $ Nr   rW   s    r   parserElement ParseBaseException.parserElement   s    """r   c                    Xl         g ro   rp   )r$   r%   s     r   rq   rr      s    "r   c                .    [         R                   " U 5      $ ro   )copyrW   s    r   ru   ParseBaseException.copy   s    yyr   c           	         U R                   (       a  SU R                    3OSnU R                   U SU R                   SU R                   SU R                   S3	$ )Nz, found r#   z  (at char z	), (line:z, col:))rl   r   r   r
   r8   )r$   found_phrases     r   formatted_message$ParseBaseException.formatted_message   sS    26**$**."((L>TXXJi}TZ[_[f[fZgghiir   c                "    U R                  5       $ ro   )rz   rW   s    r   __str__ParseBaseException.__str__   s    %%''r   c                    [        U 5      $ ro   )r   rW   s    r   __repr__ParseBaseException.__repr__   s    4yr   z>!<)markerStringc                   Ub  UOUnU R                   nU R                  S-
  nU(       a  USU  U X4S  3nUR                  5       $ )zs
Extracts the exception line from the input string, and marks
the location of the exception with a special symbol.
Nr   )r	   r8   strip)r$   marker_stringr   line_strline_columns        r   mark_input_line"ParseBaseException.mark_input_line   sV     )6(A}|99kkAo"<K01,@V?WXH~~r   c                $    U R                  X5      $ )a  
Method to translate the Python internal traceback into a list
of the pyparsing expressions that caused the exception to be raised.

Parameters:

- depth (default=16) - number of levels back in the stack trace to list expression
  and function names; if None, the full stack trace names will be listed; if 0, only
  the failing input line, marker, and exception string will be shown

Returns a multi-line string listing the ParserElements and/or function names in the
exception's stack trace.

Example::

    # an expression to parse 3 integers
    expr = pp.Word(pp.nums) * 3
    try:
        # a failing parse - the third integer is prefixed with "A"
        expr.parse_string("123 456 A789")
    except pp.ParseException as pe:
        print(pe.explain(depth=0))

prints::

    123 456 A789
            ^
    ParseException: Expected W:(0-9), found 'A'  (at char 8), (line:1, col:9)

Note: the diagnostic output will include string representations of the expressions
that failed to parse. These representations will be more helpful if you use `set_name` to
give identifiable names to your expressions. Otherwise they will use the default string
forms, which may be cryptic to read.

Note: pyparsing's default truncation of exception tracebacks may also truncate the
stack of expressions that are displayed in the ``explain`` output. To get the full listing
of parser expressions, you may have to set ``ParserElement.verbose_stacktrace = True``
)rO   )r$   rF   s     r   explainParseBaseException.explain   s    N %%d22r   markInputline)r    r   r   r   r   )r   NN)r   r   r   r   r   typing.Optional[str]returnNone)   )rE   	ExceptionrF   r   r   r   )r   r   r   r   )r   r   ro   )r   r   r   r   r   r   )rF   r   r   r   )r   r   r   r   __doc____annotations__	__slots__r&   staticmethodrO   classmethodrT   r   r	   r
   r   r8   rl   propertyrq   setterru   rz   r}   r   r   r   r   r   r   r   r   r   r   r      sk   A	H	H
I
//I $(%% % "	% 
%  = =~ ? ? ) ) + + ( ( ( ( 5 5" # # # #j( 59 QV 1 KN 	 '3V %_oFMr   r   c                      \ rS rSrSrSrg)ParseExceptioni	  aO  
Exception thrown when a parse expression doesn't match the input string

Example::

    integer = Word(nums).set_name("integer")
    try:
        integer.parse_string("ABC")
    except ParseException as pe:
        print(pe, f"column: {pe.column}")

prints::

   Expected integer, found 'ABC'  (at char 0), (line:1, col:1) column: 1

r   Nr   r   r   r   r   r   r   r   r   r   r   	  s    r   r   c                      \ rS rSrSrSrg)ParseFatalExceptioni  zi
User-throwable exception thrown when inconsistent parse content
is found; stops all parsing immediately
r   Nr   r   r   r   r   r     s    r   r   c                      \ rS rSrSrSrg)ParseSyntaxExceptioni#  z
Just like :class:`ParseFatalException`, but thrown internally
when an :class:`ErrorStop<And._ErrorStop>` ('-' operator) indicates
that parsing is to stop immediately because an unbacktrackable
syntax error has been found.
r   Nr   r   r   r   r   r   #  s    r   r   c                  ,    \ rS rSrSrSS jrSS jrSrg)	RecursiveGrammarExceptioni,  a"  
Exception thrown by :class:`ParserElement.validate` if the
grammar could be left-recursive; parser may need to enable
left recursion using :class:`ParserElement.enable_left_recursion<ParserElement.enable_left_recursion>`

Deprecated: only used by deprecated method ParserElement.validate.
c                    Xl         g ro   parseElementTrace)r$   parseElementLists     r   r&   "RecursiveGrammarException.__init__5  s    !1r   c                     SU R                    3$ )NzRecursiveGrammarException: r   rW   s    r   r}   !RecursiveGrammarException.__str__8  s    ,T-C-C,DEEr   r   N)r   r   r   )r   r   r   r   r   r&   r}   r   r   r   r   r   r   ,  s    2Fr   r   )!
__future__r   ru   rer4   typing	functoolsr   unicoder   ppuutilr   r   r	   r
   r   Latin1LatinALatinBGreekCyrillicr   	alphanums_extract_alphanumscompilere   r   r   r   r   r   r   r   r   r   <module>r      s    "  	 
  % - 	JJ

CJJ		3<<	 00H0R0RS JJt.@'@<'OP gG gGV' &, . F	 Fr   