|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JMLIntraconditionError | |
| org.jmlspecs.jmlrac.runtime | Classes for use during runtime assertion checking for code compiled with JML's runtime assertion checking compiler (jmlc). |
| Uses of JMLIntraconditionError in org.jmlspecs.jmlrac.runtime |
| Subclasses of JMLIntraconditionError in org.jmlspecs.jmlrac.runtime | |
class |
JMLAssertError
A JML error class to report violations of JML assert
specification statements. |
class |
JMLAssumeError
A JML error class to report violations of JML assume
specification statements. |
class |
JMLDebugError
A JML error class to report an error in the JML debug
statement. |
class |
JMLHenceByError
A JML error class to report violations of hence_by
specification statements. |
class |
JMLLoopInvariantError
A JML error class to report loop invariant violations. |
class |
JMLLoopVariantError
A JML error class to report loop variant violations. |
class |
JMLUnreachableError
A JML error class to report violations of unreachable
specification statements. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||