| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Method and Description |
|---|---|
LabeledStmt |
LabeledStmt.clone() |
LabeledStmt |
LabeledStmt.copy() |
LabeledStmt |
Program.Define_LabeledStmt_lookupLabel(ASTNode caller,
ASTNode child,
String name) |
LabeledStmt |
ASTNode.Define_LabeledStmt_lookupLabel(ASTNode caller,
ASTNode child,
String name) |
LabeledStmt |
LabeledStmt.Define_LabeledStmt_lookupLabel(ASTNode caller,
ASTNode child,
String name) |
LabeledStmt |
LabeledStmt.fullCopy()
Create a deep copy of the AST subtree at this node.
|
LabeledStmt |
LabeledStmt.lookupLabel(String name) |
LabeledStmt |
BreakStmt.lookupLabel(String name) |
LabeledStmt |
ContinueStmt.lookupLabel(String name) |
Copyright © 2020 Soot OSS. All rights reserved.