| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Method and Description |
|---|---|
GuardCondition |
GuardCondition.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<GuardCondition> |
Guard.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Guard.addCondition(GuardCondition condition) |
| Constructor and Description |
|---|
Guard(HiddenTokenAwareTree token,
List<GuardCondition> conditions) |
Copyright © 2012-2015. All Rights Reserved.