|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.ext.linker.Artifact<EmittedArtifact>
com.google.gwt.core.ext.linker.EmittedArtifact
com.google.gwt.core.ext.linker.SyntheticArtifact
com.google.gwt.core.linker.SymbolMapsLinker.SourceMapArtifact
public static class SymbolMapsLinker.SourceMapArtifact
Artifact to represent a sourcemap file to be processed by SymbolMapsLinker.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.core.ext.linker.EmittedArtifact |
|---|
EmittedArtifact.Visibility |
| Constructor Summary | |
|---|---|
SymbolMapsLinker.SourceMapArtifact(int permutationId,
int fragment,
byte[] js)
|
|
| Method Summary | |
|---|---|
int |
getFragment()
|
int |
getPermutationId()
|
| Methods inherited from class com.google.gwt.core.ext.linker.SyntheticArtifact |
|---|
getContents, getLastModified, writeTo |
| Methods inherited from class com.google.gwt.core.ext.linker.EmittedArtifact |
|---|
compareToComparableArtifact, getComparableArtifactType, getPartialPath, getVisibility, hashCode, isPrivate, setPrivate, setVisibility, toString |
| Methods inherited from class com.google.gwt.core.ext.linker.Artifact |
|---|
compareTo, equals, getLinker, isTransferableFromShards |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SymbolMapsLinker.SourceMapArtifact(int permutationId,
int fragment,
byte[] js)
| Method Detail |
|---|
public int getFragment()
public int getPermutationId()
|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||