Package | Description |
---|---|
grammarscope.aether |
Modifier and Type | Method and Description |
---|---|
static BaseResolver.ResultType |
BaseResolver.ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseResolver.ResultType[] |
BaseResolver.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 |
BaseResolver.getProperties(java.util.Map<java.lang.String,java.util.Collection<org.eclipse.aether.artifact.Artifact>> dependenciesMap,
BaseResolver.ResultType resultType)
Get properties
|