| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.parser |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclaration |
VariableDeclaration.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
MixinReference.addNamedParameter(VariableDeclaration parameter) |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclaration |
ASTBuilder.parseVariable(String name,
HiddenTokenAwareTree valueTree) |
| Modifier and Type | Method and Description |
|---|---|
List<VariableDeclaration> |
ASTBuilder.parseVariables(Map<String,HiddenTokenAwareTree> variables) |
Copyright © 2012–2016. All rights reserved.