|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.copernicus.java.TokenConstructorAnalysis
public class TokenConstructorAnalysis
An analysis that establishes a constant value, if possible, of a token constructed at a particular statement.
Red (cxh) |
Red (cxh) |
Constructor Summary | |
---|---|
TokenConstructorAnalysis(soot.jimple.JimpleBody body,
soot.toolkits.scalar.LocalDefs localDefs)
|
Method Summary | |
---|---|
Token |
getConstructedTokenValue(soot.jimple.Stmt tokenConstructor)
Return the invocation that creates an object with the given name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenConstructorAnalysis(soot.jimple.JimpleBody body, soot.toolkits.scalar.LocalDefs localDefs)
Method Detail |
---|
public Token getConstructedTokenValue(soot.jimple.Stmt tokenConstructor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |