aboutsummaryrefslogtreecommitdiff
path: root/src/java/org/apache/bcel/verifier/statics/package.html
blob: b86c53b95c7dca4f2cd23b1e4e0d1b3d6ee93594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
$Id$
-->
</head>
<body bgcolor="white">

Provides PassVerifier classes used internally by JustIce. You don't need to bother with them.

<h2>Package Specification</h2>

Contained in this package are PassVerifier classes for use with the JustIce verifier.
Only the passes performing what Sun calls 'static constraints' have PassVerifier classes
here.

<h2>Related Documentation</h2>

For a simple demonstration of JustIce working, please see:
<ul>
  <li><a href="http://www.inf.fu-berlin.de/~ehaase/cgi-html/Verifier.html">A WWW front-end for JustIce.</a>
</ul>

</body>
</html>