public class TypeFunctions extends BuiltInFunctionsPack
| Modifier and Type | Field and Description |
|---|---|
protected static String |
IS_RULESET |
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 |
protected static String |
ISUNIT |
protected static String |
ISURL |
| 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 IS_RULESET
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
protected static final String ISURL
protected static final String ISUNIT
public TypeFunctions(ProblemsHandler problemsHandler)
protected Map<String,com.github.sommeri.less4j.core.compiler.expressions.Function> getFunctions()
getFunctions in class BuiltInFunctionsPackCopyright © 2012-2015. All Rights Reserved.