class KeywordExprJStatement extends KeywordJStatement
| Constructor and Description |
|---|
KeywordExprJStatement(Tokens.$KW keyword,
JExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
(package private) JExpr |
getExpression() |
void |
write(SourceFileWriter writer) |
getKeywordblockComment, lineComment, writeCommentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblockComment, lineCommentprivate final JExpr expr
KeywordExprJStatement(Tokens.$KW keyword, JExpr expr)
JExpr getExpression()
public void write(SourceFileWriter writer) throws java.io.IOException
write in interface Writablewrite in class KeywordJStatementjava.io.IOException