public class RuleUtils extends Object
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<GroupedSource> |
createGroupsFromSourcePaths(java.util.function.Function<SourcePath,Path> resolver,
Iterable<SourceWithFlags> sources,
Iterable<SourcePath> extraXcodeSources,
Iterable<SourcePath> extraXcodeFiles,
Iterable<SourcePath> publicHeaders,
Iterable<SourcePath> privateHeaders) |
public static com.google.common.collect.ImmutableList<GroupedSource> createGroupsFromSourcePaths(java.util.function.Function<SourcePath,Path> resolver, Iterable<SourceWithFlags> sources, Iterable<SourcePath> extraXcodeSources, Iterable<SourcePath> extraXcodeFiles, Iterable<SourcePath> publicHeaders, Iterable<SourcePath> privateHeaders)