| Package | Description |
|---|---|
| gw.lang.gosuc |
| Modifier and Type | Method and Description |
|---|---|
static GosucDependency |
GosucDependency.parse(GosucProjectParser parser) |
| Modifier and Type | Method and Description |
|---|---|
List<GosucDependency> |
GosucModule.getDependencies() |
| Constructor and Description |
|---|
GosucModule(String name,
List<String> allSourceRoots,
List<String> classpath,
String outputPath,
List<GosucDependency> dependencies,
List<String> excludedRoots) |
Copyright © 2017. All rights reserved.