|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JmlLoopSpecification | |
| org.jmlspecs.checker | Contains the source code for a parser and typechecker for JML annotations and java code. |
| org.jmlspecs.jmlrac | Generates Java classes from JML specifications that check assertions at runtime. |
| Uses of JmlLoopSpecification in org.jmlspecs.checker |
| Subclasses of JmlLoopSpecification in org.jmlspecs.checker | |
class |
JmlLoopInvariant
JmlLoopInvariant.java |
class |
JmlVariantFunction
JmlVariantFunction.java |
| Uses of JmlLoopSpecification in org.jmlspecs.jmlrac |
| Methods in org.jmlspecs.jmlrac with parameters of type JmlLoopSpecification | |
private static boolean |
TransMethodBody.isCheckable(JmlLoopSpecification clause)
Returns true if the given loop invariant is checkable. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||