Searched defs:snippets (Results 1 – 3 of 3) sorted by relevance
26 private final List<Snippet> snippets; field in BlockWriter
249 ImmutableList.Builder<Snippet> snippets = ImmutableList.builder(); in visitArray() local
683 ImmutableList<Snippet> snippets = snippetsBuilder.build(); in initializeFrameworkTypes() local1127 ImmutableList.Builder<dagger.internal.codegen.writer.Snippet> snippets = in initializeMapBinding() local