ModelWriter/WP3

Extended Static Checker for Java version 2 (ESC/Java2)

ferhaterata opened this issue · 0 comments

The Extended Static Checker for Java version 2 (ESC/Java2) is a programming tool that attempts to find common run-time errors in JML-annotated Java programs by static analysis of the program code and its formal annotations. Users can control the amount and kinds of checking that ESC/Java2 performs by annotating their programs with specially formatted comments called pragmas.

ESC/Java2