dk.brics.xact.analysis.soot
Class PutStringSources
java.lang.Object
dk.brics.xact.analysis.soot.PutStringSources
public class PutStringSources
- extends Object
Runs the string analysis and replaces the string sources of certain statements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PutStringSources
public PutStringSources(FlowGraph g,
TranslatorContext context,
Configuration config)
analyzeStrings
public void analyzeStrings()
- Runs string analysis with hotspots that are relevant for XACT operations.
This method is not thread-safe (because of Soot).
getAutomatonFromObjectExp
public dk.brics.automaton.Automaton getAutomatonFromObjectExp(ValueBox b)
getAutomatonFromStringExp
public dk.brics.automaton.Automaton getAutomatonFromStringExp(ValueBox b,
Origin origin)
Copyright © 2005-2011 Aarhus University.