| Package | Description |
|---|---|
| net.morimekta.providence.compiler | |
| net.morimekta.providence.compiler.options |
| Modifier and Type | Field and Description |
|---|---|
protected Syntax |
CompilerOptions.syntax |
| Modifier and Type | Method and Description |
|---|---|
void |
CompilerOptions.setSyntax(Syntax syntax) |
| Modifier and Type | Method and Description |
|---|---|
static Syntax |
Syntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Syntax[] |
Syntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 morimekta.net. All rights reserved.