Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
ANonvoidJimpleType |
class |
AUnknownJimpleType |
Modifier and Type | Method and Description |
---|---|
PJimpleType |
ADeclaration.getJimpleType() |
Modifier and Type | Method and Description |
---|---|
void |
ADeclaration.setJimpleType(PJimpleType node) |
Constructor and Description |
---|
ADeclaration(PJimpleType _jimpleType_,
PLocalNameList _localNameList_,
TSemicolon _semicolon_) |