| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
ExpressionOperator |
ExpressionOperator.clone() |
ExpressionOperator |
ComposedExpression.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedExpression.setOperator(ExpressionOperator operator) |
| Constructor and Description |
|---|
ComposedExpression(HiddenTokenAwareTree token,
Expression left,
ExpressionOperator operator,
Expression right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CssPrinter.appendExpressionOperator(ExpressionOperator operator) |
Copyright © 2012-2014. All Rights Reserved.