Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTInt(TInt node) |
void |
Analysis.caseTInt(TInt node) |
Modifier and Type | Method and Description |
---|---|
TInt |
AIntBaseType.getInt() |
TInt |
AIntBaseTypeNoName.getInt() |
Modifier and Type | Method and Description |
---|---|
void |
AIntBaseType.setInt(TInt node) |
void |
AIntBaseTypeNoName.setInt(TInt node) |
Constructor and Description |
---|
AIntBaseType(TInt _int_) |
AIntBaseTypeNoName(TInt _int_) |