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 |
GET_UNIT |
protected static String |
IMAGE_HEIGHT |
protected static String |
IMAGE_SIZE |
protected static String |
IMAGE_WIDTH |
protected static String |
SVG_GRADIENT |
protected static String |
UNIT |
| Constructor and Description |
|---|
MiscFunctions(ProblemsHandler problemsHandler,
LessCompiler.Configuration configuration) |
| 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 GET_UNIT
protected static final String CONVERT
protected static final String EXTRACT
protected static final String DATA_URI
protected static final String IMAGE_SIZE
protected static final String IMAGE_WIDTH
protected static final String IMAGE_HEIGHT
protected static final String SVG_GRADIENT
public MiscFunctions(ProblemsHandler problemsHandler, LessCompiler.Configuration configuration)
protected Map<String,com.github.sommeri.less4j.core.compiler.expressions.Function> getFunctions()
getFunctions in class BuiltInFunctionsPackCopyright © 2012–2016. All rights reserved.