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) |
getKeyword
blockComment, lineComment, writeComments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
blockComment, lineComment
private final JExpr expr
KeywordExprJStatement(Tokens.$KW keyword, JExpr expr)
JExpr getExpression()
public void write(SourceFileWriter writer) throws java.io.IOException
write
in interface Writable
write
in class KeywordJStatement
java.io.IOException