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