Uses of Class
org.inferred.freebuilder.processor.model.javac.JavacMethodIntrospector.TreeAnalysis
-
Packages that use JavacMethodIntrospector.TreeAnalysis Package Description org.inferred.freebuilder.processor.model.javac -
-
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.TreeAnalysis Modifier and Type Field Description private static com.sun.source.util.SimpleTreeVisitor<JavacMethodIntrospector.TreeAnalysis,?>JavacMethodIntrospector. OWN_METHOD_INVOCATIONS_FETCHERTree visitor to find all method invocations that are guaranteed to be hit.
-