(* Title: HOL/Bali/Type.thy Author: David von Oheimb *) subsection ‹Java types› theory Type imports Name begin text ‹ simplifications: \begin{itemize} \item only the most important primitive types \item the null type is regarded as reference type \end{itemize} ›