|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PositionnedExpressionException | |
| org.jmlspecs.jmlrac | Generates Java classes from JML specifications that check assertions at runtime. |
| Uses of PositionnedExpressionException in org.jmlspecs.jmlrac |
| Subclasses of PositionnedExpressionException in org.jmlspecs.jmlrac | |
class |
NonExecutableExpressionException
This is exception is used to report non-executable expressions when encountered during the visit of the tree. |
class |
NotImplementedExpressionException
This is exception is used to report not implemented expressions when encountered during the visit of the tree. |
class |
NotSupportedExpressionException
This is exception is used to report not supported expressions when encountered during the visit of the tree. |
| Fields in org.jmlspecs.jmlrac declared as PositionnedExpressionException | |
protected PositionnedExpressionException |
TransExpression2.reportedException
|
| Methods in org.jmlspecs.jmlrac with parameters of type PositionnedExpressionException | |
protected void |
TransExpression2.handleExceptionalTranslation(PositionnedExpressionException e)
|
protected void |
TransPostExpression2.handleExceptionalTranslation(PositionnedExpressionException e)
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||