|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jmlspecs.jmlrac.runtime | |
org.jmlspecs.jmlrac.runtime | Classes for use during runtime assertion checking for code compiled with JML's runtime assertion checking compiler (jmlc). |
org.jmlspecs.util |
Classes in org.jmlspecs.jmlrac.runtime used by org.jmlspecs.jmlrac.runtime | |
JMLAssertionError
An abstract error class to notify all kinds of runtime assertion violations. |
|
JMLCheckable
The common behavior of all runtime assertion checkable classes. |
|
JMLExceptionalPostconditionError
A JML error class to notify exceptional postcondition violations. |
|
JMLExitPostconditionError
A mark interface for JML exit postcondition errors. |
|
JMLInternalPostconditionError
A mark interface for JML internal postcondition errors. |
|
JMLIntraconditionError
A JML exception class to signal intracondition violations. |
|
JMLNonExecutableException
Thrown by generated runtime assertion check code to indicate that an attempt has been made to execute a JML expression that is not executable. |
|
JMLNormalPostconditionError
A JML error class to notify normal postcondition violations. |
|
JMLOption
An interface to provide compile-time and runtime options. |
|
JMLPostconditionError
A JML error class to notify postcondition violations. |
|
JMLPreconditionError
A JML exception class for notifying precondition violations. |
|
JMLRacValue
A class for denoting JML expressible values for the runtime assertion checker. |
|
JMLSurrogate.MapKey
A class for implementing keys for the method cache. |
Classes in org.jmlspecs.jmlrac.runtime used by org.jmlspecs.util | |
JMLAssertionError
An abstract error class to notify all kinds of runtime assertion violations. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |