Uses of Class
soot.Singletons.Global

Packages that use Singletons.Global
soot Base Soot classes, shared by different intermediate representations. 
soot.baf Public classes for the Baf intermediate representation. 
soot.baf.toolkits.base A toolkit to optimize the Baf IR. 
soot.coffi Contains classes from the Coffi tool, by Clark Verbrugge. 
soot.dava   
soot.dava.toolkits.base.AST   
soot.dava.toolkits.base.AST.transformations   
soot.dava.toolkits.base.AST.traversals   
soot.dava.toolkits.base.finders   
soot.dava.toolkits.base.misc   
soot.grimp Public classes for the Grimp intermediate representation. 
soot.grimp.toolkits.base A toolkit to optimize the Grimp IR. 
soot.javaToJimple   
soot.javaToJimple.toolkits   
soot.jimple Public classes for the Jimple intermediate representation. 
soot.jimple.paddle   
soot.jimple.spark   
soot.jimple.spark.fieldrw   
soot.jimple.spark.pag   
soot.jimple.spark.sets   
soot.jimple.toolkits.annotation A toolkit to annotate classfiles with array and null bounds check information. 
soot.jimple.toolkits.annotation.arraycheck Classes that carry out an analysis to determine whether or not array bounds checks are necessary. 
soot.jimple.toolkits.annotation.callgraph   
soot.jimple.toolkits.annotation.defs   
soot.jimple.toolkits.annotation.fields   
soot.jimple.toolkits.annotation.j5anno   
soot.jimple.toolkits.annotation.liveness   
soot.jimple.toolkits.annotation.logic   
soot.jimple.toolkits.annotation.methods   
soot.jimple.toolkits.annotation.nullcheck Classes that carry out an analysis to determine whether or not null pointer checks are necessary. 
soot.jimple.toolkits.annotation.parity   
soot.jimple.toolkits.annotation.profiling   
soot.jimple.toolkits.annotation.purity   
soot.jimple.toolkits.annotation.qualifiers   
soot.jimple.toolkits.annotation.tags Tags and aggregators to store and combine information about array bounds and null pointer checks. 
soot.jimple.toolkits.base A toolkit to optimize the Jimple IR. 
soot.jimple.toolkits.callgraph   
soot.jimple.toolkits.graph A set of utility classes for program transformation and optimizations. 
soot.jimple.toolkits.invoke A toolkit to deal with Jimple and invoke statements. 
soot.jimple.toolkits.pointer   
soot.jimple.toolkits.pointer.representations   
soot.jimple.toolkits.scalar A toolkit for scalar optimization of Jimple. 
soot.jimple.toolkits.scalar.pre Particial redundency elimination. 
soot.jimple.toolkits.thread.mhp   
soot.jimple.toolkits.thread.synchronization   
soot.jimple.toolkits.typing Implements a typing algorithm for Jimple. 
soot.jimple.toolkits.typing.integer   
soot.options   
soot.shimple Public classes for the SSA Shimple intermediate representation. 
soot.shimple.toolkits.scalar Some analyses based on Shimple. 
soot.sootify   
soot.tagkit Classes supporting classfile annotation in Soot. 
soot.toolkits.exceptions   
soot.toolkits.graph Toolkit to produce and manipulate various types of control flow graphs. 
soot.toolkits.graph.interaction   
soot.toolkits.scalar A number of scalar optimizations, and the flow analysis framework. 
soot.util Generally useful utility classes for Soot. 
soot.util.cfgcmd   
soot.xml   
 

Uses of Singletons.Global in soot
 

Constructors in soot with parameters of type Singletons.Global
BooleanType(Singletons.Global g)
           
BooleanType(Singletons.Global g)
           
ByteType(Singletons.Global g)
           
ByteType(Singletons.Global g)
           
CharType(Singletons.Global g)
           
CharType(Singletons.Global g)
           
DoubleType(Singletons.Global g)
           
DoubleType(Singletons.Global g)
           
EntryPoints(Singletons.Global g)
           
EntryPoints(Singletons.Global g)
           
ErroneousType(Singletons.Global g)
           
ErroneousType(Singletons.Global g)
           
FloatType(Singletons.Global g)
           
FloatType(Singletons.Global g)
           
IntType(Singletons.Global g)
           
IntType(Singletons.Global g)
           
JastAddInitialResolver(Singletons.Global g)
           
JastAddInitialResolver(Singletons.Global g)
           
LongType(Singletons.Global g)
           
LongType(Singletons.Global g)
           
Main(Singletons.Global g)
           
Main(Singletons.Global g)
           
NullType(Singletons.Global g)
           
NullType(Singletons.Global g)
           
PackManager(Singletons.Global g)
           
PackManager(Singletons.Global g)
           
PhaseOptions(Singletons.Global g)
           
PhaseOptions(Singletons.Global g)
           
Printer(Singletons.Global g)
           
Printer(Singletons.Global g)
           
RefType(Singletons.Global g)
           
RefType(Singletons.Global g)
           
Scene(Singletons.Global g)
           
Scene(Singletons.Global g)
           
ShortType(Singletons.Global g)
           
ShortType(Singletons.Global g)
           
SootResolver(Singletons.Global g)
           
SootResolver(Singletons.Global g)
           
SourceLocator(Singletons.Global g)
           
SourceLocator(Singletons.Global g)
           
StmtAddressType(Singletons.Global g)
           
StmtAddressType(Singletons.Global g)
           
Timers(Singletons.Global g)
           
Timers(Singletons.Global g)
           
UnknownType(Singletons.Global g)
           
UnknownType(Singletons.Global g)
           
VoidType(Singletons.Global g)
           
VoidType(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.baf
 

Constructors in soot.baf with parameters of type Singletons.Global
Baf(Singletons.Global g)
           
Baf(Singletons.Global g)
           
DoubleWordType(Singletons.Global g)
           
DoubleWordType(Singletons.Global g)
           
WordType(Singletons.Global g)
           
WordType(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.baf.toolkits.base
 

Constructors in soot.baf.toolkits.base with parameters of type Singletons.Global
LoadStoreOptimizer(Singletons.Global g)
           
LoadStoreOptimizer(Singletons.Global g)
           
PeepholeOptimizer(Singletons.Global g)
           
PeepholeOptimizer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.coffi
 

Constructors in soot.coffi with parameters of type Singletons.Global
CONSTANT_Utf8_collector(Singletons.Global g)
           
CONSTANT_Utf8_collector(Singletons.Global g)
           
Double2ndHalfType(Singletons.Global g)
           
Double2ndHalfType(Singletons.Global g)
           
Long2ndHalfType(Singletons.Global g)
           
Long2ndHalfType(Singletons.Global g)
           
UnusuableType(Singletons.Global g)
           
UnusuableType(Singletons.Global g)
           
Util(Singletons.Global g)
           
Util(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava
 

Constructors in soot.dava with parameters of type Singletons.Global
Dava(Singletons.Global g)
           
Dava(Singletons.Global g)
           
DavaPrinter(Singletons.Global g)
           
DavaPrinter(Singletons.Global g)
           
DavaStaticBlockCleaner(Singletons.Global g)
           
DavaStaticBlockCleaner(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava.toolkits.base.AST
 

Constructors in soot.dava.toolkits.base.AST with parameters of type Singletons.Global
ASTWalker(Singletons.Global g)
           
ASTWalker(Singletons.Global g)
           
TryContentsFinder(Singletons.Global g)
           
TryContentsFinder(Singletons.Global g)
           
UselessTryRemover(Singletons.Global g)
           
UselessTryRemover(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava.toolkits.base.AST.transformations
 

Constructors in soot.dava.toolkits.base.AST.transformations with parameters of type Singletons.Global
UselessLabelFinder(Singletons.Global g)
           
UselessLabelFinder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava.toolkits.base.AST.traversals
 

Constructors in soot.dava.toolkits.base.AST.traversals with parameters of type Singletons.Global
ClosestAbruptTargetFinder(Singletons.Global g)
           
ClosestAbruptTargetFinder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava.toolkits.base.finders
 

Constructors in soot.dava.toolkits.base.finders with parameters of type Singletons.Global
AbruptEdgeFinder(Singletons.Global g)
           
AbruptEdgeFinder(Singletons.Global g)
           
CycleFinder(Singletons.Global g)
           
CycleFinder(Singletons.Global g)
           
ExceptionFinder(Singletons.Global g)
           
ExceptionFinder(Singletons.Global g)
           
IfFinder(Singletons.Global g)
           
IfFinder(Singletons.Global g)
           
LabeledBlockFinder(Singletons.Global g)
           
LabeledBlockFinder(Singletons.Global g)
           
SequenceFinder(Singletons.Global g)
           
SequenceFinder(Singletons.Global g)
           
SwitchFinder(Singletons.Global g)
           
SwitchFinder(Singletons.Global g)
           
SynchronizedBlockFinder(Singletons.Global g)
           
SynchronizedBlockFinder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.dava.toolkits.base.misc
 

Constructors in soot.dava.toolkits.base.misc with parameters of type Singletons.Global
MonitorConverter(Singletons.Global g)
           
MonitorConverter(Singletons.Global g)
           
PackageNamer(Singletons.Global g)
           
PackageNamer(Singletons.Global g)
           
ThrowFinder(Singletons.Global g)
           
ThrowFinder(Singletons.Global g)
           
ThrowNullConverter(Singletons.Global g)
           
ThrowNullConverter(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.grimp
 

Constructors in soot.grimp with parameters of type Singletons.Global
Grimp(Singletons.Global g)
           
Grimp(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.grimp.toolkits.base
 

Constructors in soot.grimp.toolkits.base with parameters of type Singletons.Global
ConstructorFolder(Singletons.Global g)
           
ConstructorFolder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.javaToJimple
 

Constructors in soot.javaToJimple with parameters of type Singletons.Global
InitialResolver(Singletons.Global g)
           
InitialResolver(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.javaToJimple.toolkits
 

Constructors in soot.javaToJimple.toolkits with parameters of type Singletons.Global
CondTransformer(Singletons.Global g)
           
CondTransformer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple
 

Constructors in soot.jimple with parameters of type Singletons.Global
Jimple(Singletons.Global g)
           
Jimple(Singletons.Global g)
           
NullConstant(Singletons.Global g)
           
NullConstant(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.paddle
 

Constructors in soot.jimple.paddle with parameters of type Singletons.Global
PaddleHook(Singletons.Global g)
           
PaddleHook(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.spark
 

Constructors in soot.jimple.spark with parameters of type Singletons.Global
SparkTransformer(Singletons.Global g)
           
SparkTransformer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.spark.fieldrw
 

Constructors in soot.jimple.spark.fieldrw with parameters of type Singletons.Global
FieldReadTagAggregator(Singletons.Global g)
           
FieldReadTagAggregator(Singletons.Global g)
           
FieldTagAggregator(Singletons.Global g)
           
FieldTagAggregator(Singletons.Global g)
           
FieldTagger(Singletons.Global g)
           
FieldTagger(Singletons.Global g)
           
FieldWriteTagAggregator(Singletons.Global g)
           
FieldWriteTagAggregator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.spark.pag
 

Constructors in soot.jimple.spark.pag with parameters of type Singletons.Global
ArrayElement(Singletons.Global g)
           
ArrayElement(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.spark.sets
 

Constructors in soot.jimple.spark.sets with parameters of type Singletons.Global
AllSharedHybridNodes(Singletons.Global g)
           
AllSharedHybridNodes(Singletons.Global g)
           
AllSharedListNodes(Singletons.Global g)
           
AllSharedListNodes(Singletons.Global g)
           
EmptyPointsToSet(Singletons.Global g)
           
EmptyPointsToSet(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation
 

Constructors in soot.jimple.toolkits.annotation with parameters of type Singletons.Global
AvailExprTagger(Singletons.Global g)
           
AvailExprTagger(Singletons.Global g)
           
DominatorsTagger(Singletons.Global g)
           
DominatorsTagger(Singletons.Global g)
           
LineNumberAdder(Singletons.Global g)
           
LineNumberAdder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.arraycheck
 

Constructors in soot.jimple.toolkits.annotation.arraycheck with parameters of type Singletons.Global
ArrayBoundsChecker(Singletons.Global g)
           
ArrayBoundsChecker(Singletons.Global g)
           
ClassFieldAnalysis(Singletons.Global g)
           
ClassFieldAnalysis(Singletons.Global g)
           
RectangularArrayFinder(Singletons.Global g)
           
RectangularArrayFinder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.callgraph
 

Constructors in soot.jimple.toolkits.annotation.callgraph with parameters of type Singletons.Global
CallGraphGrapher(Singletons.Global g)
           
CallGraphGrapher(Singletons.Global g)
           
CallGraphTagger(Singletons.Global g)
           
CallGraphTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.defs
 

Constructors in soot.jimple.toolkits.annotation.defs with parameters of type Singletons.Global
ReachingDefsTagger(Singletons.Global g)
           
ReachingDefsTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.fields
 

Constructors in soot.jimple.toolkits.annotation.fields with parameters of type Singletons.Global
UnreachableFieldsTagger(Singletons.Global g)
           
UnreachableFieldsTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.j5anno
 

Constructors in soot.jimple.toolkits.annotation.j5anno with parameters of type Singletons.Global
AnnotationGenerator(Singletons.Global g)
           
AnnotationGenerator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.liveness
 

Constructors in soot.jimple.toolkits.annotation.liveness with parameters of type Singletons.Global
LiveVarsTagger(Singletons.Global g)
           
LiveVarsTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.logic
 

Constructors in soot.jimple.toolkits.annotation.logic with parameters of type Singletons.Global
LoopInvariantFinder(Singletons.Global g)
           
LoopInvariantFinder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.methods
 

Constructors in soot.jimple.toolkits.annotation.methods with parameters of type Singletons.Global
UnreachableMethodsTagger(Singletons.Global g)
           
UnreachableMethodsTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.nullcheck
 

Constructors in soot.jimple.toolkits.annotation.nullcheck with parameters of type Singletons.Global
NullPointerChecker(Singletons.Global g)
           
NullPointerChecker(Singletons.Global g)
           
NullPointerColorer(Singletons.Global g)
           
NullPointerColorer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.parity
 

Constructors in soot.jimple.toolkits.annotation.parity with parameters of type Singletons.Global
ParityTagger(Singletons.Global g)
           
ParityTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.profiling
 

Constructors in soot.jimple.toolkits.annotation.profiling with parameters of type Singletons.Global
ProfilingGenerator(Singletons.Global g)
           
ProfilingGenerator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.purity
 

Constructors in soot.jimple.toolkits.annotation.purity with parameters of type Singletons.Global
PurityAnalysis(Singletons.Global g)
           
PurityAnalysis(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.qualifiers
 

Constructors in soot.jimple.toolkits.annotation.qualifiers with parameters of type Singletons.Global
TightestQualifiersTagger(Singletons.Global g)
           
TightestQualifiersTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.annotation.tags
 

Constructors in soot.jimple.toolkits.annotation.tags with parameters of type Singletons.Global
ArrayNullTagAggregator(Singletons.Global g)
           
ArrayNullTagAggregator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.base
 

Constructors in soot.jimple.toolkits.base with parameters of type Singletons.Global
Aggregator(Singletons.Global g)
           
Aggregator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.callgraph
 

Constructors in soot.jimple.toolkits.callgraph with parameters of type Singletons.Global
CHATransformer(Singletons.Global g)
           
CHATransformer(Singletons.Global g)
           
VirtualCalls(Singletons.Global g)
           
VirtualCalls(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.graph
 

Constructors in soot.jimple.toolkits.graph with parameters of type Singletons.Global
CriticalEdgeRemover(Singletons.Global g)
           
CriticalEdgeRemover(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.invoke
 

Constructors in soot.jimple.toolkits.invoke with parameters of type Singletons.Global
StaticInliner(Singletons.Global g)
           
StaticInliner(Singletons.Global g)
           
StaticMethodBinder(Singletons.Global g)
           
StaticMethodBinder(Singletons.Global g)
           
SynchronizerManager(Singletons.Global g)
           
SynchronizerManager(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.pointer
 

Constructors in soot.jimple.toolkits.pointer with parameters of type Singletons.Global
CastCheckEliminatorDumper(Singletons.Global g)
           
CastCheckEliminatorDumper(Singletons.Global g)
           
DependenceTagAggregator(Singletons.Global g)
           
DependenceTagAggregator(Singletons.Global g)
           
DumbPointerAnalysis(Singletons.Global g)
           
DumbPointerAnalysis(Singletons.Global g)
           
FieldRWTagger(Singletons.Global g)
           
FieldRWTagger(Singletons.Global g)
           
FullObjectSet(Singletons.Global g)
           
FullObjectSet(Singletons.Global g)
           
ParameterAliasTagger(Singletons.Global g)
           
ParameterAliasTagger(Singletons.Global g)
           
SideEffectTagger(Singletons.Global g)
           
SideEffectTagger(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.pointer.representations
 

Constructors in soot.jimple.toolkits.pointer.representations with parameters of type Singletons.Global
Environment(Singletons.Global g)
           
Environment(Singletons.Global g)
           
TypeConstants(Singletons.Global g)
           
TypeConstants(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.scalar
 

Constructors in soot.jimple.toolkits.scalar with parameters of type Singletons.Global
CommonSubexpressionEliminator(Singletons.Global g)
           
CommonSubexpressionEliminator(Singletons.Global g)
           
ConditionalBranchFolder(Singletons.Global g)
           
ConditionalBranchFolder(Singletons.Global g)
           
ConstantPropagatorAndFolder(Singletons.Global g)
           
ConstantPropagatorAndFolder(Singletons.Global g)
           
CopyPropagator(Singletons.Global g)
           
CopyPropagator(Singletons.Global g)
           
DeadAssignmentEliminator(Singletons.Global g)
           
DeadAssignmentEliminator(Singletons.Global g)
           
LocalNameStandardizer(Singletons.Global g)
           
LocalNameStandardizer(Singletons.Global g)
           
NopEliminator(Singletons.Global g)
           
NopEliminator(Singletons.Global g)
           
UnconditionalBranchFolder(Singletons.Global g)
           
UnconditionalBranchFolder(Singletons.Global g)
           
UnreachableCodeEliminator(Singletons.Global g)
           
UnreachableCodeEliminator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.scalar.pre
 

Constructors in soot.jimple.toolkits.scalar.pre with parameters of type Singletons.Global
BusyCodeMotion(Singletons.Global g)
           
BusyCodeMotion(Singletons.Global g)
           
LazyCodeMotion(Singletons.Global g)
           
LazyCodeMotion(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.thread.mhp
 

Constructors in soot.jimple.toolkits.thread.mhp with parameters of type Singletons.Global
MhpTransformer(Singletons.Global g)
           
MhpTransformer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.thread.synchronization
 

Constructors in soot.jimple.toolkits.thread.synchronization with parameters of type Singletons.Global
LockAllocator(Singletons.Global g)
           
LockAllocator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.typing
 

Constructors in soot.jimple.toolkits.typing with parameters of type Singletons.Global
TypeAssigner(Singletons.Global g)
           
TypeAssigner(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.jimple.toolkits.typing.integer
 

Constructors in soot.jimple.toolkits.typing.integer with parameters of type Singletons.Global
ClassHierarchy(Singletons.Global g)
           
ClassHierarchy(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.options
 

Constructors in soot.options with parameters of type Singletons.Global
Options(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.shimple
 

Constructors in soot.shimple with parameters of type Singletons.Global
Shimple(Singletons.Global g)
           
Shimple(Singletons.Global g)
           
ShimpleTransformer(Singletons.Global g)
           
ShimpleTransformer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.shimple.toolkits.scalar
 

Constructors in soot.shimple.toolkits.scalar with parameters of type Singletons.Global
SConstantPropagatorAndFolder(Singletons.Global g)
           
SConstantPropagatorAndFolder(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.sootify
 

Constructors in soot.sootify with parameters of type Singletons.Global
TemplatePrinter(Singletons.Global g)
           
TemplatePrinter(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.tagkit
 

Constructors in soot.tagkit with parameters of type Singletons.Global
InnerClassTagAggregator(Singletons.Global g)
           
InnerClassTagAggregator(Singletons.Global g)
           
LineNumberTagAggregator(Singletons.Global g)
           
LineNumberTagAggregator(Singletons.Global g)
           
TagManager(Singletons.Global g)
           
TagManager(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.toolkits.exceptions
 

Constructors in soot.toolkits.exceptions with parameters of type Singletons.Global
PedanticThrowAnalysis(Singletons.Global g)
          Constructs a PedanticThrowAnalysis for inclusion in Soot's global variable manager, G.
PedanticThrowAnalysis(Singletons.Global g)
          Constructs a PedanticThrowAnalysis for inclusion in Soot's global variable manager, G.
ThrowableSet.Manager(Singletons.Global g)
          Constructs a ThrowableSet.Manager for inclusion in Soot's global variable manager, G.
ThrowableSet.Manager(Singletons.Global g)
          Constructs a ThrowableSet.Manager for inclusion in Soot's global variable manager, G.
TrapTightener(Singletons.Global g)
           
TrapTightener(Singletons.Global g)
           
UnitThrowAnalysis(Singletons.Global g)
          Constructs a UnitThrowAnalysis for inclusion in Soot's global variable manager, G.
UnitThrowAnalysis(Singletons.Global g)
          Constructs a UnitThrowAnalysis for inclusion in Soot's global variable manager, G.
 

Uses of Singletons.Global in soot.toolkits.graph
 

Constructors in soot.toolkits.graph with parameters of type Singletons.Global
SlowPseudoTopologicalOrderer(Singletons.Global g)
           
SlowPseudoTopologicalOrderer(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.toolkits.graph.interaction
 

Constructors in soot.toolkits.graph.interaction with parameters of type Singletons.Global
InteractionHandler(Singletons.Global g)
           
InteractionHandler(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.toolkits.scalar
 

Constructors in soot.toolkits.scalar with parameters of type Singletons.Global
LocalPacker(Singletons.Global g)
           
LocalPacker(Singletons.Global g)
           
LocalSplitter(Singletons.Global g)
           
LocalSplitter(Singletons.Global g)
           
UnusedLocalEliminator(Singletons.Global g)
           
UnusedLocalEliminator(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.util
 

Constructors in soot.util with parameters of type Singletons.Global
PhaseDumper(Singletons.Global g)
           
PhaseDumper(Singletons.Global g)
           
SharedBitSetCache(Singletons.Global g)
           
SharedBitSetCache(Singletons.Global g)
           
 

Uses of Singletons.Global in soot.util.cfgcmd
 

Constructors in soot.util.cfgcmd with parameters of type Singletons.Global
AltClassLoader(Singletons.Global g)
          Constructs an AltClassLoader for inclusion in Soot's global variable manager, G.
AltClassLoader(Singletons.Global g)
          Constructs an AltClassLoader for inclusion in Soot's global variable manager, G.
 

Uses of Singletons.Global in soot.xml
 

Constructors in soot.xml with parameters of type Singletons.Global
XMLPrinter(Singletons.Global g)
           
XMLPrinter(Singletons.Global g)