@@ -120,7 +120,7 @@ slicers with their differences table
\section{The Java language and JavaParser}
Java is an object oriented language which follows the JDK specification. In this work, the focus is on its version number 12. This is the version that is used and the version the slicer will be able to understand.
Java is an object oriented language which follows the JDK specification. In this work, the focus is on its version number 12. This is the version that is used and the version the slicer will be able to understand. However, the slicer will not be able to understand any single instruction of the Java language. Instead, it will be developed for a subset of it.