Contains the grammar to define and support selectors in our JMS provider.
Maven handles generation of the code based on this, and the JMS provider code has rest of the implementation which depends on this generated code to implement selectors in our provider.
Please refer to ../../java/org/apache/hedwig/jms/selector/package-info.html for more information.

Based loosely off java and sql grammar from javacc.