public class TypeFunctions extends BuiltInFunctionsPack
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ISCOLOR |
protected static String |
ISEM |
protected static String |
ISKEYWORD |
protected static String |
ISNUMBER |
protected static String |
ISPERCENTAGE |
protected static String |
ISPIXEL |
protected static String |
ISSTRING |
| Constructor and Description |
|---|
TypeFunctions(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 ISCOLOR
protected static final String ISKEYWORD
protected static final String ISNUMBER
protected static final String ISSTRING
protected static final String ISPIXEL
protected static final String ISPERCENTAGE
protected static final String ISEM
public TypeFunctions(ProblemsHandler problemsHandler)
protected Map<String,com.github.sommeri.less4j.core.compiler.expressions.Function> getFunctions()
getFunctions in class BuiltInFunctionsPackCopyright © 2012-2014. All Rights Reserved.