| Package | Description |
|---|---|
| org.serversass |
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
Parser.parse()
Parses the given input returning the parsed stylesheet.
|
protected Stylesheet |
Generator.resolve(String sheet)
Resolves a given name into a template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Generator.importStylesheet(Stylesheet sheet)
Imports an already parsed stylesheet.
|
Copyright © 2016. All rights reserved.