|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompilationFailed.Diagnostic | |
|---|---|
| org.marketcetera.strategy | Marketcetera Strategies. |
| Uses of CompilationFailed.Diagnostic in org.marketcetera.strategy |
|---|
| Methods in org.marketcetera.strategy that return CompilationFailed.Diagnostic | |
|---|---|
static CompilationFailed.Diagnostic |
CompilationFailed.Diagnostic.error(String inMessage)
Creates an error diagnostic. |
static CompilationFailed.Diagnostic |
CompilationFailed.Diagnostic.warning(String inMessage)
Creates a warning diagnostic. |
| Methods in org.marketcetera.strategy that return types with arguments of type CompilationFailed.Diagnostic | |
|---|---|
List<CompilationFailed.Diagnostic> |
CompilationFailed.getDiagnostics()
Gets the diagnostic information provided by the compiler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||