Uses of Class
sootup.jimple.JimpleParser
Packages that use JimpleParser
-
Uses of JimpleParser in sootup.jimple.frontend
Methods in sootup.jimple.frontend that return JimpleParserModifier and TypeMethodDescriptionstatic @NonNull JimpleParser
JimpleConverterUtil.createJimpleParser
(org.antlr.v4.runtime.CharStream charStream, Path path) Methods in sootup.jimple.frontend with parameters of type JimpleParserModifier and TypeMethodDescriptionJimpleConverter.run
(@NonNull JimpleParser parser, @NonNull AnalysisInputLocation inputlocation, @NonNull Path sourcePath, @NonNull List<BodyInterceptor> bodyInterceptors, @NonNull View view)