| Package | Description |
|---|---|
| com.github.sommeri.less4j | |
| com.github.sommeri.less4j.core.compiler.expressions |
| Modifier and Type | Method and Description |
|---|---|
List<LessFunction> |
LessCompiler.Configuration.getCustomFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
LessCompiler.Configuration.addCustomFunction(LessFunction functionPackage) |
| Modifier and Type | Method and Description |
|---|---|
void |
LessCompiler.Configuration.addCustomFunctions(List<LessFunction> functionPackages) |
| Constructor and Description |
|---|
CustomFunctions(ProblemsHandler problemsHandler,
List<LessFunction> functions) |
Copyright © 2012-2015. All Rights Reserved.