
public class EvalFunction extends Object implements com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction
CssJavaExpressionNode
in order to evaluate a Java expression at runtime.| Constructor and Description |
|---|
EvalFunction() |
| 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> args,
com.google.gwt.thirdparty.common.css.compiler.ast.ErrorManager errorManager) |
String |
getCallResultString(List<String> args) |
static String |
getName() |
Integer |
getNumExpectedArguments() |
public static String getName()
public List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> getCallResultNodes(List<com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode> args, 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> args) 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.GssFunctionExceptionpublic Integer getNumExpectedArguments()
getNumExpectedArguments in interface com.google.gwt.thirdparty.common.css.compiler.ast.GssFunctionCopyright © 2018. All rights reserved.