Package | Description |
---|---|
com.google.gwt.core.ext.linker.impl | |
com.google.gwt.dev.util |
Modifier and Type | Method and Description |
---|---|
void |
StandardLinkerContext.produceOutput(TreeLogger logger,
ArtifactSet artifacts,
EmittedArtifact.Visibility visibility,
OutputFileSet out)
Emit EmittedArtifacts artifacts onto
out . |
Modifier and Type | Class and Description |
---|---|
class |
NullOutputFileSet
An
OutputFileSet that discards all data sent to it. |
class |
OutputFileSetOnDirectory
An
OutputFileSet on a directory. |
class |
OutputFileSetOnJar
An
OutputFileSet on a jar file. |
Copyright © 2018. All rights reserved.