Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTLong(TLong node) |
void |
Analysis.caseTLong(TLong node) |
Modifier and Type | Method and Description |
---|---|
TLong |
ALongBaseType.getLong() |
TLong |
ALongBaseTypeNoName.getLong() |
Modifier and Type | Method and Description |
---|---|
void |
ALongBaseType.setLong(TLong node) |
void |
ALongBaseTypeNoName.setLong(TLong node) |
Constructor and Description |
---|
ALongBaseType(TLong _long_) |
ALongBaseTypeNoName(TLong _long_) |