| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedNamePart |
class |
VariableNamePart |
| Modifier and Type | Method and Description |
|---|---|
InterpolableNamePart |
InterpolableNamePart.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<InterpolableNamePart> |
InterpolableName.getParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterpolableName.add(InterpolableNamePart... parts) |
void |
InterpolableName.add(InterpolableNamePart part) |
void |
InterpolableName.replaceMember(InterpolableNamePart oldMember,
InterpolableNamePart newMember) |
| Constructor and Description |
|---|
InterpolableName(HiddenTokenAwareTree underlyingStructure,
InterpolableNamePart... fixedNameParts) |
Copyright © 2012-2013. All Rights Reserved.