
public class ResourceUrlFunction extends Object implements com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction
| Constructor and Description |
|---|
ResourceUrlFunction(ResourceContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> |
getCallResultNodes(List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> cssValueNodes,
com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager errorManager) |
String |
getCallResultString(List<String> strings) |
static String |
getName() |
Integer |
getNumExpectedArguments() |
public ResourceUrlFunction(ResourceContext context)
public static String getName()
public Integer getNumExpectedArguments()
getNumExpectedArguments in interface com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionpublic List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> getCallResultNodes(List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> cssValueNodes, com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager errorManager) throws com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionException
getCallResultNodes in interface com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctioncom.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionExceptionpublic String getCallResultString(List<String> strings) throws com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionException
getCallResultString in interface com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctioncom.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionExceptionCopyright © 2018. All rights reserved.