ESC/Java: Difference between revisions

Content deleted Content added
No edit summary
 
Maximus Rex (talk | contribs)
fmt
Line 1:
'''ESC/Java''' is a [[programming tool]] that attempts to find common [[run-time error]]s in [[Java programming language|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''.
ESC/Java is a
 
programming tool that attempts to find common run-time errors in Java
{{msg:stub}}
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''.