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

java.lang.Object
  extended by soot.jimple.internal.AbstractUnopExpr
      extended by soot.jimple.internal.AbstractLengthExpr
          extended by org.kit.furia.fragment.soot.representation.internal.FLengthExpr
All Implemented Interfaces:
java.io.Serializable, Qable, soot.EquivTo, soot.jimple.Expr, soot.jimple.LengthExpr, soot.jimple.UnopExpr, soot.util.Switchable, soot.Value

public class FLengthExpr
extends soot.jimple.internal.AbstractLengthExpr
implements Qable

See Also:
Serialized Form

Constructor Summary
FLengthExpr(soot.Value op)
           
 
Method Summary
 java.lang.Object clone()
           
 java.lang.String toQ()
           
 
Methods inherited from class soot.jimple.internal.AbstractLengthExpr
apply, equivHashCode, equivTo, getType, toString, toString
 
Methods inherited from class soot.jimple.internal.AbstractUnopExpr
getOp, getOpBox, getUseBoxes, setOp
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface soot.jimple.UnopExpr
getOp, getOpBox, getUseBoxes, setOp
 

Constructor Detail

FLengthExpr

public FLengthExpr(soot.Value op)
Method Detail

clone

public java.lang.Object clone()
Specified by:
clone in interface soot.Value
Specified by:
clone in class soot.jimple.internal.AbstractLengthExpr

toQ

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


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