\hypertarget{struct_qore_1_1_source_location_info}{}\doxysection{Qore\+::Source\+Location\+Info Struct Reference}
\label{struct_qore_1_1_source_location_info}\index{Qore::SourceLocationInfo@{Qore::SourceLocationInfo}}


source location information  


\doxysubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_a2c53b649c35db9048ed93455e7ba1a38}\label{struct_qore_1_1_source_location_info_a2c53b649c35db9048ed93455e7ba1a38}} 
bool \mbox{\hyperlink{struct_qore_1_1_source_location_info_a2c53b649c35db9048ed93455e7ba1a38}{builtin}}
\begin{DoxyCompactList}\small\item\em if \mbox{\hyperlink{basic_data_types_True}{True}} then the code is builtin and there is no user source location \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_a177f30bb2f7db3e16ce7bbd585792d3d}\label{struct_qore_1_1_source_location_info_a177f30bb2f7db3e16ce7bbd585792d3d}} 
\mbox{\hyperlink{group__type__conversion__functions_ga2de8717e92c5f97ccc6511f6062d6502}{int}} \mbox{\hyperlink{struct_qore_1_1_source_location_info_a177f30bb2f7db3e16ce7bbd585792d3d}{endline}}
\begin{DoxyCompactList}\small\item\em the ending source line number \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_a9b90962ef42638fbfd52e4a32eda0e43}\label{struct_qore_1_1_source_location_info_a9b90962ef42638fbfd52e4a32eda0e43}} 
$\ast$\mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_source_location_info_a9b90962ef42638fbfd52e4a32eda0e43}{file}}
\begin{DoxyCompactList}\small\item\em the file name or parse label for the code \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_a70165718966dfc00e717f2239da683d5}\label{struct_qore_1_1_source_location_info_a70165718966dfc00e717f2239da683d5}} 
\mbox{\hyperlink{group__type__conversion__functions_ga2de8717e92c5f97ccc6511f6062d6502}{int}} \mbox{\hyperlink{struct_qore_1_1_source_location_info_a70165718966dfc00e717f2239da683d5}{line}}
\begin{DoxyCompactList}\small\item\em the starting source line number \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_aead6e94e470a3b59ed691f488b9233e0}\label{struct_qore_1_1_source_location_info_aead6e94e470a3b59ed691f488b9233e0}} 
\mbox{\hyperlink{group__type__conversion__functions_ga2de8717e92c5f97ccc6511f6062d6502}{int}} \mbox{\hyperlink{struct_qore_1_1_source_location_info_aead6e94e470a3b59ed691f488b9233e0}{offset}}
\begin{DoxyCompactList}\small\item\em the offset line in the source (for when multiple source objects are defined from the same source) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_source_location_info_a828be4dac5147fb942c15c105a916f11}\label{struct_qore_1_1_source_location_info_a828be4dac5147fb942c15c105a916f11}} 
$\ast$\mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_source_location_info_a828be4dac5147fb942c15c105a916f11}{source}}
\begin{DoxyCompactList}\small\item\em the source object or file name tag (used when multiple source objects are defined from the same source) \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
source location information 

\begin{DoxySince}{Since}
Qore 0.\+9 
\end{DoxySince}
