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

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

public class FExprBox
extends soot.AbstractValueBox

See Also:
Serialized Form

Constructor Summary
FExprBox()
           
FExprBox(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

FExprBox

public FExprBox(soot.Value value)

FExprBox

public FExprBox()
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.