org.kit.furia.fragment.soot.representation.internal
Class FRValueBox

java.lang.Object
  extended by soot.tagkit.AbstractHost
      extended by soot.AbstractValueBox
          extended by org.kit.furia.fragment.soot.representation.internal.FRValueBox
All Implemented Interfaces:
java.io.Serializable, soot.tagkit.Host, soot.ValueBox

public class FRValueBox
extends soot.AbstractValueBox

See Also:
Serialized Form

Constructor Summary
FRValueBox(soot.Value value)
           
 
Method Summary
 boolean canContainValue(soot.Value value)
           
 java.lang.Object clone()
           
 
Methods inherited from class soot.AbstractValueBox
getValue, setValue, toString, toString
 
Methods inherited from class soot.tagkit.AbstractHost
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface soot.tagkit.Host
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag
 

Constructor Detail

FRValueBox

public FRValueBox(soot.Value value)
Method Detail

canContainValue

public boolean canContainValue(soot.Value value)

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object


Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.