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

java.lang.Object
  extended by soot.jimple.internal.JimpleLocal
      extended by org.kit.furia.fragment.soot.representation.internal.FSelfReference
All Implemented Interfaces:
java.io.Serializable, Qable, soot.EquivTo, soot.Immediate, soot.jimple.ConvertToBaf, soot.Local, soot.util.Numberable, soot.util.Switchable, soot.Value

public class FSelfReference
extends soot.jimple.internal.JimpleLocal
implements Qable

See Also:
Serialized Form

Constructor Summary
FSelfReference()
          Constructs a JimpleLocal of the given name and type.
 
Method Summary
 java.lang.String toQ()
           
 
Methods inherited from class soot.jimple.internal.JimpleLocal
apply, clone, convertToBaf, equivHashCode, equivTo, getName, getNumber, getType, getUseBoxes, hashCode, setName, setNumber, setType, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FSelfReference

public FSelfReference()
Constructs a JimpleLocal of the given name and type.

Method Detail

toQ

public java.lang.String toQ()
Specified by:
toQ in interface Qable


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