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

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

public class FObjExprBox
extends FExprBox

See Also:
Serialized Form

Constructor Summary
FObjExprBox(soot.Value value)
           
 
Method Summary
 boolean canContainValue(soot.Value value)
           
 
Methods inherited from class org.kit.furia.fragment.soot.representation.internal.FExprBox
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

FObjExprBox

public FObjExprBox(soot.Value value)
Method Detail

canContainValue

public boolean canContainValue(soot.Value value)
Specified by:
canContainValue in interface soot.ValueBox
Overrides:
canContainValue in class FExprBox


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