public interface SharedLibraryInterfaceParams
Modifier and Type | Interface and Description |
---|---|
static class |
SharedLibraryInterfaceParams.Kind |
static class |
SharedLibraryInterfaceParams.Type
The configured mode for shared library interfaces.
|
Modifier and Type | Method and Description |
---|---|
SharedLibraryInterfaceParams.Kind |
getKind() |
com.google.common.collect.ImmutableList<String> |
getLdflags() |
Iterable<BuildTarget> |
getParseTimeDeps(TargetConfiguration targetConfiguration) |
Iterable<BuildTarget> getParseTimeDeps(TargetConfiguration targetConfiguration)
SharedLibraryInterfaceParams.Kind getKind()
com.google.common.collect.ImmutableList<String> getLdflags()