|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.tagkit.StringTag
soot.tagkit.LoopInvariantTag
Represents a tag that just has a string to be printed with the code.
Constructor Summary | |
LoopInvariantTag(String s)
|
Method Summary | |
String |
getName()
Returns the tag name. |
Methods inherited from class soot.tagkit.StringTag |
getAnalysisType, getInfo, getValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LoopInvariantTag(String s)
Method Detail |
public String getName()
getName
in interface Tag
getName
in class StringTag
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |