public abstract class BodyStatement extends Statement
| Modifier | Constructor and Description |
|---|---|
protected |
BodyStatement(Attributes attr) |
| Modifier and Type | Method and Description |
|---|---|
abstract BodyStatement |
accept(Transformer tf) |
attributes, line, sourceInfoprotected BodyStatement(Attributes attr)
public abstract BodyStatement accept(Transformer tf)
Copyright © 2016–2017. All rights reserved.