public final class AGotoStatement extends PStatement
| Constructor and Description |
|---|
AGotoStatement() |
AGotoStatement(PGotoStmt _gotoStmt_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PGotoStmt |
getGotoStmt() |
void |
setGotoStmt(PGotoStmt node) |
java.lang.String |
toString() |
public AGotoStatement()
public AGotoStatement(PGotoStmt _gotoStmt_)