org.codehaus.janino
public static final class Java.ThrowStatement extends Java.Statement
| Field Summary | |
|---|---|
| Java.Rvalue | expression |
| Constructor Summary | |
|---|---|
| ThrowStatement(Location location, Java.Rvalue expression) | |
| Method Summary | |
|---|---|
| void | accept(Visitor.BlockStatementVisitor visitor) |
| String | toString() |