 |
 |
|
|
 |
 |
 |
 |
|
|
The Wasp analyser statically detects subtle run-time errors
and weak points in a Java source code.
The following kinds of errors may be detected:
null pointer exception, impermissible cast,
array index out of bounds, division by zero, etc.
The following kinds of weak points may be detected:
usage of uninitialised variable,
unreachable branch in conditional or switch statement,
unreachable loop body or catch clause,
assignment of variable whose value is never used,
abnormal completion of method, etc.
Wasp produces detailed and precise method call graph.
The method call graph of a program helps to know for each method
what actual methods are called in its body.
Also, for each method you may know where this method may be called.
|
 |
 |
Visit homepage of Wasp Static Error Checker
Download Wasp Static Error Checker 3.0
Popular search terms related to Wasp Static Error Checker:
pointer, graph, checker, error, index,
|

java run time windows detected disk usage graph repair pc errors graph control loop wav guitar method how to fix system errors call from pc to mobile graph generator

Programs related to Wasp Static Error Checker
|