| Package | Description |
|---|---|
| grammarscope.generator.codedeps |
Aether wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
static Resolver.ResultType |
Resolver.ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Resolver.ResultType[] |
Resolver.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
Resolver.getProperties(java.util.Map<java.lang.String,java.util.Collection<org.sonatype.aether.artifact.Artifact>> thisDependenciesMap,
Resolver.ResultType thisResultType)
Get properties
|