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