mm-broadcom
mm-broadcom
## How Has This Been Tested? Checked grammar against IBM's documentation, created unit tests to verify the grammar rules created for the COBOL statements as well. ## Checklist: - [x]...
Implementation of IBM's grammar for the WEB CICS command such that fulfills all of those requirements but is flexible enough for what the compiler accepts. [Here is the V1 Branch](https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/compare/development...mm-broadcom:che-che4z-lsp-for-cobol:CICS-WEB-Command-Fix)...
Implementation of the GETNEXT command from the IBM documentation. ## How Has This Been Tested? Wrote tests to verify the various commands based upon the documentation given by IBM. ##...