[Soot-list] determining RefType

Quentin Sabah quentin.sabah at inria.fr
Sun Dec 30 14:50:21 EST 2012


Hi,

On Dec 30, 2012, at 8:38 PM, Phil Pratt-Szeliga wrote:
> 
> Is there an easy way to determine if a type stored in a String is a
> RefType or not?


What about Scene.getRefType(String) ?
http://www.sable.mcgill.ca/soot/doc/soot/Scene.html#getRefType(java.lang.String)

or Scene.containsType(String) ?
http://www.sable.mcgill.ca/soot/doc/soot/Scene.html#containsType(java.lang.String)

-- 
Quentin Sabah, CIFRE Ph.D. student
Grenoble University
INRIA-SARDES                   | STMicroelectronics/AST
Montbonnot, France             | Grenoble, France
mailto:quentin.sabah at inria.fr  | mailto:quentin.sabah at st.com
phone: +33 476 61 52 42        | phone: +33 476 58 44 14



More information about the Soot-list mailing list