Interface SourceListing
- All Known Implementing Classes:
ImmutableSourceListing
@Immutable
public interface SourceListing
Listing for a root containing proto files.
- Author:
- Ashley Scopes
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection
<Path> flattenSourceProtoFiles
(Collection<SourceListing> listings)
-
Method Details
-
getSourceRoot
Path getSourceRoot() -
getSourceProtoFiles
-
flattenSourceProtoFiles
-