Computer Programming Software Terms, Glossary and Dictionary

ESC/Java: Extended Static Checker for Java

Extended Static Checker for Java (ESC/Java) is a Compaq (now part of HP) programming tool that attempts to find common run-time errors in Java programs by static analysis of the program text. Users can control the amount and kinds of checking by annotating their programs with specially formatted comments or pragmas.



Related Terms:

ESC/Java: Extended Static Checker for Java