| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.compiler.expressions | |
| com.github.sommeri.less4j.core.parser | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
CssString |
CssString.clone() |
CssString |
CharsetDeclaration.getCharset() |
| Modifier and Type | Method and Description |
|---|---|
void |
CharsetDeclaration.setCharset(CssString charset) |
| Constructor and Description |
|---|
CharsetDeclaration(HiddenTokenAwareTree token,
CssString charset) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionEvaluator.evaluate(CssString input) |
Double |
TypesConversionUtils.toDouble(CssString input) |
| Modifier and Type | Method and Description |
|---|---|
CssString |
TermBuilder.createCssString(HiddenTokenAwareTree token,
String quotedText) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InStringCssPrinter.appendCssString(CssString expression) |
boolean |
CssPrinter.appendCssString(CssString expression) |
Copyright © 2012-2015. All Rights Reserved.