@LinkerOrder(value=PRE)
@Shardable
public class SassLinker
extends com.google.gwt.core.ext.linker.AbstractLinker
| Constructor and Description |
|---|
SassLinker() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
com.google.gwt.core.ext.linker.ArtifactSet |
link(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.LinkerContext context,
com.google.gwt.core.ext.linker.ArtifactSet artifacts,
boolean onePermutation) |
emitBytes, emitBytes, emitInputStream, emitInputStream, emitString, emitString, emitWithStrongName, emitWithStrongNamepublic String getDescription()
getDescription in class com.google.gwt.core.ext.Linkerpublic com.google.gwt.core.ext.linker.ArtifactSet link(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.LinkerContext context,
com.google.gwt.core.ext.linker.ArtifactSet artifacts,
boolean onePermutation)
throws com.google.gwt.core.ext.UnableToCompleteException
link in class com.google.gwt.core.ext.Linkercom.google.gwt.core.ext.UnableToCompleteExceptionCopyright © 2016 Vaadin Ltd. All rights reserved.