public final class AGotoStatement extends PStatement
| Constructor and Description |
|---|
AGotoStatement() |
AGotoStatement(PGotoStmt _gotoStmt_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PGotoStmt |
getGotoStmt() |
void |
setGotoStmt(PGotoStmt node) |
String |
toString() |
public AGotoStatement()
public AGotoStatement(PGotoStmt _gotoStmt_)
Copyright © 2020 Soot OSS. All rights reserved.