| Package | Description |
|---|---|
| grammarscope.generator.codedeps |
Aether wrapper.
|
| Modifier and Type | Field and Description |
|---|---|
private Resolver.IProcessor<org.sonatype.aether.artifact.Artifact> |
Resolver.toFile |
private Resolver.IProcessor<org.sonatype.aether.artifact.Artifact> |
Resolver.toId |
private Resolver.IProcessor<org.sonatype.aether.artifact.Artifact> |
Resolver.toPath |
| Modifier and Type | Method and Description |
|---|---|
static <T> java.lang.String |
Resolver.join(java.lang.String thisGlue,
Resolver.IProcessor<T> thisProcessor,
java.util.Collection<T> theseObjects)
Join string array
|