public interface AssertStatement extends Statement
[JLS3:14.10] The assert Statement | Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the assertion expression.
|
Expression |
getMessage()
Returns the assertion expression.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitExpression getExpression()
Expression getMessage()
null if it is not specifiedCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.