firely-cql-sdk
firely-cql-sdk copied to clipboard
Work on ANTLR grammar rules
We need to go over the rules in the CQL grammar one by one to make sure we
- Translate it correctly
- Make sure we've implemented the operator involved
- Test the translation by testing the produced Elm node.
- Test actually running an expression using the grammar piece