+
    e                     $    R t R t ! R R4      tR# )zU
This file is about errors in Python files and not about exception handling in
Jedi.
c                 `    V P                  V4       Uu. uF  p\        V4      NK  	  up# u upi N)iter_errorsSyntaxError)grammarmodule_nodees   && 1/usr/lib/python3/dist-packages/jedi/api/errors.pyparso_to_jedi_errorsr
      s+    $+$7$7$DE$DqKN$DEEEs   +c                   v   a  ] tR t^t o RtR t]R 4       t]R 4       t]R 4       t	]R 4       t
R tR tR	tV tR
# )r   zC
Syntax errors are generated by :meth:`.Script.get_syntax_errors`.
c                    Wn         R # r   _parso_error)selfparso_errors   &&r	   __init__SyntaxError.__init__   s    '    c                <    V P                   P                  ^ ,          # )z2The line where the error starts (starting with 1).r   	start_posr   s   &r	   lineSyntaxError.line          **1--r   c                <    V P                   P                  ^,          # )z4The column where the error starts (starting with 0).r   r   s   &r	   columnSyntaxError.column   r   r   c                <    V P                   P                  ^ ,          # )z0The line where the error ends (starting with 1).r   end_posr   s   &r	   
until_lineSyntaxError.until_line          ((++r   c                <    V P                   P                  ^,          # )z2The column where the error ends (starting with 0).r   r   s   &r	   until_columnSyntaxError.until_column!   r#   r   c                .    V P                   P                  # r   )r   messager   s   &r	   get_messageSyntaxError.get_message&   s      (((r   c                    R V P                   P                  : RV P                  P                  : RV P                  P                  : R2# )<z from=z to=>)	__class____name__r   r   r    r   s   &r	   __repr__SyntaxError.__repr__)   s7    NN##''%%
 	
r   r   N)r/   
__module____qualname____firstlineno____doc__r   propertyr   r   r!   r%   r)   r0   __static_attributes____classdictcell__)__classdict__s   @r	   r   r      sn     ( . . . . , , , ,)
 
r   r   N)r5   r
   r    r   r	   <module>r;      s   F#
 #
r   