| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.compiler.stages | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
Declaration |
Declaration.clone() |
Declaration |
SupportsQuery.getDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportsQuery.setDeclaration(Declaration declaration) |
| Constructor and Description |
|---|
SupportsQuery(HiddenTokenAwareTree underlyingStructure,
SyntaxOnlyElement openingParentheses,
SyntaxOnlyElement closingParentheses,
Declaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UselessImportantRemover.applyToDeclaration(Declaration declaration) |
protected abstract void |
TreeDeclarationsVisitor.applyToDeclaration(Declaration declaration) |
protected void |
PropertiesMerger.applyToDeclaration(Declaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CssPrinter.appendDeclaration(Declaration declaration) |
Copyright © 2012-2015. All Rights Reserved.