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 JimpleParser
JimpleConverterUtil.createJimpleParser
(org.antlr.v4.runtime.CharStream charStream, Path path) Methods in sootup.jimple.frontend with parameters of type JimpleParserModifier and TypeMethodDescriptionJimpleConverter.run
(JimpleParser parser, AnalysisInputLocation inputlocation, Path sourcePath, List<BodyInterceptor> bodyInterceptors, View view)