Uses of Class
org.inferred.freebuilder.processor.model.javac.JavacMethodIntrospector.TreeAnalysis
Packages that use JavacMethodIntrospector.TreeAnalysis
-
Uses of JavacMethodIntrospector.TreeAnalysis in org.inferred.freebuilder.processor.model.javac
Fields in org.inferred.freebuilder.processor.model.javac with type parameters of type JavacMethodIntrospector.TreeAnalysisModifier and TypeFieldDescriptionprivate static final com.sun.source.util.SimpleTreeVisitor<JavacMethodIntrospector.TreeAnalysis, ?> JavacMethodIntrospector.OWN_METHOD_INVOCATIONS_FETCHERTree visitor to find all method invocations that are guaranteed to be hit.