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.GssFunction
public 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.GssFunction
com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionException
public 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.GssFunction
com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionException
Copyright © 2018. All rights reserved.