Package soot.tagkit
Class LinkTag
- java.lang.Object
-
- soot.tagkit.StringTag
-
- soot.tagkit.LinkTag
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getClassName()
Host
getLink()
String
getName()
Returns the tag name.byte[]
getValue()
Returns the tag raw data.-
Methods inherited from class soot.tagkit.StringTag
getAnalysisType, getInfo, toString
-
-