Package com.smartgwtpower.linker
Class DeprecatedModuleWarningLinker
java.lang.Object
com.google.gwt.core.ext.Linker
com.google.gwt.core.ext.linker.AbstractLinker
com.smartgwtpower.linker.DeprecatedModuleWarningLinker
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlink
(TreeLogger logger, LinkerContext context, ArtifactSet artifacts) Methods inherited from class com.google.gwt.core.ext.linker.AbstractLinker
emitBytes, emitBytes, emitInputStream, emitInputStream, emitString, emitString, emitWithStrongName, emitWithStrongName
Methods inherited from class com.google.gwt.core.ext.Linker
isShardable, link, relink, supportsDevModeInJunit
-
Constructor Details
-
DeprecatedModuleWarningLinker
public DeprecatedModuleWarningLinker()
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in classLinker
-
link
-