Constant Field Values

Contents

soot.*

soot.dava.*

  • soot.dava.toolkits.base.AST.structuredAnalysis.MustMayInitialize 
    Modifier and Type Constant Field Value
    public static final int MAY 1
    public static final int MUST 0
  • soot.dava.toolkits.base.AST.transformations.LocalVariableCleaner 
    Modifier and Type Constant Field Value
    public final boolean DEBUG false
  • soot.dava.toolkits.base.AST.transformations.SuperFirstStmtHandler 
    Modifier and Type Constant Field Value
    public final boolean DEBUG false

soot.dexpler.*

  • soot.dexpler.tags.DoubleOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "DoubleOpTag"
  • soot.dexpler.tags.FloatOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "FloatOpTag"
  • soot.dexpler.tags.IntOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "IntOpTag"
  • soot.dexpler.tags.LongOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "LongOpTag"
  • soot.dexpler.tags.NumOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "NumOpTag"
  • soot.dexpler.tags.ObjectOpTag 
    Modifier and Type Constant Field Value
    public static final String NAME "ObjectOpTag"
  • soot.dexpler.tags.SpecialInvokeTypeTag 
    Modifier and Type Constant Field Value
    public static final String NAME "SpecialInvokeTypeTag"

soot.dotnet.*

soot.JastAddJ.*

soot.javaToJimple.*

  • soot.javaToJimple.InnerClassInfo 
    Modifier and Type Constant Field Value
    public static final int ANON 3
    public static final int LOCAL 2
    public static final int NESTED 0
    public static final int STATIC 1
  • soot.javaToJimple.jj.Topics 
    Modifier and Type Constant Field Value
    public static final String jj "jj"

soot.jbco.*

  • soot.jbco.jimpleTransformations.ClassRenamer 
    Modifier and Type Constant Field Value
    public static final String name "wjtp.jbco_cr"
  • soot.jbco.jimpleTransformations.CollectConstants 
    Modifier and Type Constant Field Value
    public static final String name "wjtp.jbco_cc"
  • soot.jbco.jimpleTransformations.FieldRenamer 
    Modifier and Type Constant Field Value
    public static final String name "wjtp.jbco_fr"
  • soot.jbco.jimpleTransformations.GotoInstrumenter 
    Modifier and Type Constant Field Value
    public static final String name "jtp.jbco_gia"
  • soot.jbco.jimpleTransformations.LibraryMethodWrappersBuilder 
    Modifier and Type Constant Field Value
    public static final String name "wjtp.jbco_blbc"
  • soot.jbco.jimpleTransformations.MethodRenamer 
    Modifier and Type Constant Field Value
    public static final String name "wjtp.jbco_mr"

soot.jimple.*

  • soot.jimple.spark.fieldrw.FieldReadTag 
    Modifier and Type Constant Field Value
    public static final String NAME "FieldReadTag"
  • soot.jimple.spark.fieldrw.FieldWriteTag 
    Modifier and Type Constant Field Value
    public static final String NAME "FieldWriteTag"
  • soot.jimple.spark.ondemand.genericutil.Util 
    Modifier and Type Constant Field Value
    public static final boolean FULLY_QUALIFIED_NAMES false
  • soot.jimple.toolkits.annotation.nullcheck.BranchedRefVarsAnalysis 
    Modifier and Type Constant Field Value
    public static final int kBottom 0
    public static final int kNonNull 2
    public static final int kNull 1
    public static final int kTop 99
  • soot.jimple.toolkits.annotation.nullcheck.NullnessAnalysis 
    Modifier and Type Constant Field Value
    protected static final int BOTTOM 0
    protected static final int NON_NULL 2
    protected static final int NULL 1
    protected static final int TOP 3
  • soot.jimple.toolkits.annotation.purity.AbstractInterproceduralAnalysis<S> 
    Modifier and Type Constant Field Value
    public static final boolean doCheck false
  • soot.jimple.toolkits.annotation.purity.PurityGraph 
    Modifier and Type Constant Field Value
    public static final boolean doCheck false
  • soot.jimple.toolkits.annotation.tags.ArrayCheckTag 
    Modifier and Type Constant Field Value
    public static final String NAME "ArrayCheckTag"
  • soot.jimple.toolkits.annotation.tags.ArrayNullCheckTag 
    Modifier and Type Constant Field Value
    public static final String NAME "ArrayNullCheckTag"
  • soot.jimple.toolkits.annotation.tags.NullCheckTag 
    Modifier and Type Constant Field Value
    public static final String NAME "NullCheckTag"
  • soot.jimple.toolkits.pointer.CastCheckTag 
    Modifier and Type Constant Field Value
    public static final String NAME "CastCheckTag"
  • soot.jimple.toolkits.pointer.DependenceGraph 
    Modifier and Type Constant Field Value
    public static final String NAME "DependenceGraph"
  • soot.jimple.toolkits.pointer.DependenceTag 
    Modifier and Type Constant Field Value
    public static final String NAME "DependenceTag"
  • soot.jimple.toolkits.pointer.MethodRWSet 
    Modifier and Type Constant Field Value
    public static final int MAX_SIZE 2147483647

soot.options.*

soot.plugins.*

soot.shimple.*

soot.tagkit.*

soot.toDex.*

  • soot.toDex.instructions.FiveRegInsn 
    Modifier and Type Constant Field Value
    public static final int REG_A_IDX 4
    public static final int REG_D_IDX 0
    public static final int REG_E_IDX 1
    public static final int REG_F_IDX 2
    public static final int REG_G_IDX 3
  • soot.toDex.instructions.OneRegInsn 
    Modifier and Type Constant Field Value
    public static final int REG_A_IDX 0
  • soot.toDex.instructions.ThreeRegInsn 
    Modifier and Type Constant Field Value
    public static final int REG_C_IDX 2
  • soot.toDex.instructions.TwoRegInsn 
    Modifier and Type Constant Field Value
    public static final int REG_B_IDX 1

soot.toolkits.*

soot.util.*

  • soot.util.queue.ChunkedQueue<E> 
    Modifier and Type Constant Field Value
    protected static final int LENGTH 60

soot.xml.*

  • soot.xml.XMLNode 
    Modifier and Type Constant Field Value
    public static final int TAG_STRING_BUFFER 4096
  • soot.xml.XMLPrinter 
    Modifier and Type Constant Field Value
    public static final String dtdHeader "<!DOCTYPE jil SYSTEM \"http://www.sable.mcgill.ca/~flynn/jil/jil10.dtd\">\n"
    public static final String xmlHeader "<?xml version=\"1.0\" ?>\n"