public class FunctionValue extends DerivedValue
Constructor and Description |
---|
FunctionValue(CSSName name,
PropertyValue value) |
Modifier and Type | Method and Description |
---|---|
FSFunction |
getFunction() |
asColor, asFloat, asIdentValue, asString, asStringArray, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdent
public FunctionValue(CSSName name, PropertyValue value)
public FSFunction getFunction()