class AssertMessageJStatement extends KeywordExprJStatement
Constructor and Description |
---|
AssertMessageJStatement(JExpr expr,
JExpr message) |
Modifier and Type | Method and Description |
---|---|
void |
write(SourceFileWriter writer) |
getExpression
getKeyword
blockComment, lineComment, writeComments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
blockComment, lineComment
private final JExpr message
public void write(SourceFileWriter writer) throws java.io.IOException
write
in interface Writable
write
in class KeywordExprJStatement
java.io.IOException