| Package | Description |
|---|---|
| lux | |
| lux.compiler |
| Modifier and Type | Method and Description |
|---|---|
Compiler.SearchStrategy |
Compiler.getSearchStrategy() |
static Compiler.SearchStrategy |
Compiler.SearchStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compiler.SearchStrategy[] |
Compiler.SearchStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Compiler.setSearchStrategy(Compiler.SearchStrategy searchStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathOptimizer.setSearchStrategy(Compiler.SearchStrategy searchStrategy) |
Copyright © 2013. All Rights Reserved.