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