| Package | Description |
|---|---|
| com.iscobol.compiler.custpreproc |
| Modifier and Type | Method and Description |
|---|---|
ProcessResult |
ProcessException.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinePreProcessor.process(String originalLine,
int format,
String fileName,
int lineNumber,
String[] compOpts,
ProcessResult result)
processes the cobol line and fills the
result object |
| Constructor and Description |
|---|
ProcessException(int severity,
String message,
ProcessResult result) |