Uses of Class
sootup.jimple.JimpleParser
-
Uses of JimpleParser in sootup.jimple.frontend
Modifier and TypeMethodDescriptionstatic JimpleParser
JimpleConverterUtil.createJimpleParser
(org.antlr.v4.runtime.CharStream charStream, Path path) Modifier and TypeMethodDescriptionJimpleConverter.run
(JimpleParser parser, AnalysisInputLocation inputlocation, Path sourcePath, List<BodyInterceptor> bodyInterceptors, View view)