|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Compiler.SearchStrategy | |
|---|---|
| lux | |
| lux.compiler | |
| Uses of Compiler.SearchStrategy in lux |
|---|
| Methods in lux that return Compiler.SearchStrategy | |
|---|---|
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. |
| Methods in lux with parameters of type Compiler.SearchStrategy | |
|---|---|
void |
Compiler.setSearchStrategy(Compiler.SearchStrategy searchStrategy)
|
| Uses of Compiler.SearchStrategy in lux.compiler |
|---|
| Methods in lux.compiler with parameters of type Compiler.SearchStrategy | |
|---|---|
void |
PathOptimizer.setSearchStrategy(Compiler.SearchStrategy searchStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||