Searched refs:moduleVariable (Results 1 – 1 of 1) sorted by relevance
167 VariableElement moduleVariable = params.get(i); in writeSubcomponentWithoutBuilder() local170 componentMethod.addParameter(moduleType, moduleVariable.getSimpleName().toString()); in writeSubcomponentWithoutBuilder()187 subcomponentConstructorParameters.add(Snippet.format("%s", moduleVariable.getSimpleName())); in writeSubcomponentWithoutBuilder()