Class JavacMethodIntrospector.TreeAnalysis

java.lang.Object
org.inferred.freebuilder.processor.model.javac.JavacMethodIntrospector.TreeAnalysis
Enclosing class:
JavacMethodIntrospector

private static class JavacMethodIntrospector.TreeAnalysis extends Object
  • Field Details

    • names

      private final Set<Name> names
    • explicitReturn

      private boolean explicitReturn
  • Constructor Details

    • TreeAnalysis

      private TreeAnalysis()