Searched refs:constructorInvocationParameters (Results 1 – 1 of 1) sorted by relevance
135 ImmutableList.Builder<CodeBlock> constructorInvocationParameters = ImmutableList.builder(); in topLevelTypes() local171 constructorInvocationParameters.add(CodeBlock.of("$N", field)); in topLevelTypes()175 constructorInvocationParameters.build().stream().collect(toParametersCodeBlock())); in topLevelTypes()