| Package | Description |
|---|---|
| org.marketcetera.strategy |
Marketcetera Strategies.
|
| Modifier and Type | Method and Description |
|---|---|
static CompilationFailed.Diagnostic |
CompilationFailed.Diagnostic.error(String inMessage)
Creates an error diagnostic.
|
static CompilationFailed.Diagnostic |
CompilationFailed.Diagnostic.warning(String inMessage)
Creates a warning diagnostic.
|
| Modifier and Type | Method and Description |
|---|---|
List<CompilationFailed.Diagnostic> |
CompilationFailed.getDiagnostics()
Gets the diagnostic information provided by the compiler.
|
Copyright © 2015. All Rights Reserved.