| Package | Description |
|---|---|
| org.otcl2.common.engine.compiler |
| Modifier and Type | Method and Description |
|---|---|
CompilationReport.Builder |
CompilationReport.Builder.addCause(Throwable cause)
Adds the cause.
|
CompilationReport.Builder |
CompilationReport.Builder.addDidSucceed(boolean didSucceed)
Adds the did succeed.
|
CompilationReport.Builder |
CompilationReport.Builder.addMessage(String message)
Adds the message.
|
CompilationReport.Builder |
CompilationReport.Builder.addOtclDto(OtclDto otclDto)
Adds the otcl dto.
|
CompilationReport.Builder |
CompilationReport.Builder.addOtclFileName(String otclFileName)
Adds the otcl file name.
|
CompilationReport.Builder |
CompilationReport.Builder.addOtclNamespace(String otclNamespace)
Adds the otcl namespace.
|
static CompilationReport.Builder |
CompilationReport.newBuilder()
New builder.
|
Copyright © 2021. All rights reserved.