dnanexus / wdlTools

WDL tools for parsing, type-checking, and more
Apache License 2.0
25 stars 7 forks source link

Multiline string grammar #240

Closed jdidion closed 1 year ago

jdidion commented 1 year ago

Multi-line strings have been approved for the development version of WDL: https://github.com/openwdl/wdl/pull/414. In addition, support for command {} style command blocks and ${} style placeholders has been removed.

This PR adds the necessary changes to the ANTLR4 grammar.