|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.Transformer
soot.BodyTransformer
soot.tagkit.TagAggregator
soot.tagkit.FirstTagAggregator
soot.tagkit.LineNumberTagAggregator
The aggregator for LineNumberTable attribute.
Field Summary |
Fields inherited from class soot.tagkit.TagAggregator |
tags, units |
Constructor Summary | |
LineNumberTagAggregator(soot.Singletons.Global g)
|
Method Summary | |
java.lang.String |
aggregatedName()
Return name of the resulting aggregated tag. |
static LineNumberTagAggregator |
v()
|
boolean |
wantTag(Tag t)
Decide whether this tag should be aggregated by this aggregator. |
Methods inherited from class soot.tagkit.FirstTagAggregator |
considerTag |
Methods inherited from class soot.tagkit.TagAggregator |
fini, internalTransform |
Methods inherited from class soot.BodyTransformer |
transform, transform, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LineNumberTagAggregator(soot.Singletons.Global g)
Method Detail |
public static LineNumberTagAggregator v()
public boolean wantTag(Tag t)
wantTag
in class FirstTagAggregator
public java.lang.String aggregatedName()
FirstTagAggregator
aggregatedName
in class FirstTagAggregator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |