@Singleton
public class GoImportExtractor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.String,GoSourceCodeFilter> |
FILTERS |
| Constructor and Description |
|---|
GoImportExtractor(BuildConstraintManager buildConstraintManager) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getImportPaths(java.io.File dir,
java.lang.String configuration) |
public static final java.util.Map<java.lang.String,GoSourceCodeFilter> FILTERS
@Inject public GoImportExtractor(BuildConstraintManager buildConstraintManager)