public class BreakStatement extends BodyStatement
| Constructor and Description |
|---|
BreakStatement(Attributes attr) |
| Modifier and Type | Method and Description |
|---|---|
BodyStatement |
accept(Transformer tf) |
attributes, line, sourceInfopublic BreakStatement(Attributes attr)
public BodyStatement accept(Transformer tf)
accept in class BodyStatementCopyright © 2016–2017. All rights reserved.