This commit is contained in:
parent
73f6912550
commit
6d747e8c29
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ Z;
|
|||
\begin{minipage}{0.64\linewidth}
|
||||
\includegraphics[width=\linewidth]{img/try-catch-example}
|
||||
\end{minipage}
|
||||
\caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions.}
|
||||
\caption{A simple example of the representation of \texttt{try-catch} structures and method calls that may throw exceptions. \josep{Pon quien es el CFG y quien el PDG. Por cierto, el arco del catch a la Z (rama false del catch) no es como los que se habian comentado. Es decir, no va a donde iria la ejecucion si el catch no estuviera.}}
|
||||
\label{fig:try-catch}
|
||||
\end{figure}
|
||||
\end{example}
|
||||
|
|
Loading…
Reference in a new issue