Class ValueFunction

java.lang.Object
com.google.gwt.resources.gss.ValueFunction
All Implemented Interfaces:
com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction

public class ValueFunction extends Object implements com.google.gwt.thirdparty.common.css.compiler.ast.GssFunction
Handles the value() function. This function takes a sequence of dot-separated identifiers interpreted as zero-arg method invocations. It can takes a optional prefix and suffix.