firely-cql-sdk icon indicating copy to clipboard operation
firely-cql-sdk copied to clipboard

Preprocessor to fix `constant is null` and `null is null`

Open baseTwo opened this issue 1 year ago • 0 comments

In the ExpressionToCSharpConverter there is the code to fix constant is null and null is null, however this needs to be moved to a pre-processor.

          Create an issue to move this to a  pre-processor traverser

Originally posted by @baseTwo in https://github.com/FirelyTeam/firely-cql-sdk/pull/616#discussion_r1810532200

baseTwo avatar Oct 22 '24 12:10 baseTwo