| Package | Description |
|---|---|
| org.serversass.ast |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
Mixin.getAttributes()
Returns all attributes defined by the mixin
|
List<Attribute> |
Section.getAttributes()
Returns a list of all attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mixin.addAttribute(Attribute attr)
Adds an attribute
|
void |
Section.addAttribute(Attribute attr)
Adds an attribute to this section.
|
Copyright © 2016. All rights reserved.