public class MiscFunctions extends BuiltInFunctionsPack
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COLOR |
protected static String |
CONVERT |
protected static String |
DATA_URI |
protected static String |
EXTRACT |
protected static String |
UNIT |
| Constructor and Description |
|---|
MiscFunctions(ProblemsHandler problemsHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,com.github.sommeri.less4j.core.compiler.expressions.Function> |
getFunctions() |
canEvaluate, evaluateprotected static final String COLOR
protected static final String UNIT
protected static final String CONVERT
protected static final String EXTRACT
protected static final String DATA_URI
public MiscFunctions(ProblemsHandler problemsHandler)
protected Map<String,com.github.sommeri.less4j.core.compiler.expressions.Function> getFunctions()
getFunctions in class BuiltInFunctionsPackCopyright © 2012-2014. All Rights Reserved.