public class LessPrinter extends Object
| Constructor and Description |
|---|
LessPrinter() |
| Modifier and Type | Method and Description |
|---|---|
String |
toMixinReferencesString(List<MixinReference> cycle) |
String |
toNodesPositions(List<? extends ASTCssNode> nodes) |
String |
toPosition(ASTCssNode node) |
String |
toString(MixinReference reference) |
String |
toVariablesString(List<Variable> cycle) |
public String toString(MixinReference reference)
public String toPosition(ASTCssNode node)
public String toMixinReferencesString(List<MixinReference> cycle)
public String toNodesPositions(List<? extends ASTCssNode> nodes)
Copyright © 2012-2015. All Rights Reserved.