The custom "master" parser (DRLParser) delegates the parsing of
expressions to a nested sub-parser (DRLExpressions). You can find them here:
The grammar is discussed in the official documentation, but you can find
an ebnf equivalent here:
we use a custom parser, based on an antlr lexer.
On 10 Jun 2013, at 22:24, "Florian.Pirchner" <florian.pirchner(a)gmail.com>
wrote:
> hi,
>
> i am looking for the grammar of rules to get some insights of all the semantic
elements available. i found parts of it at github.
> can anyone point me to a proper location?
> is there a single antlr file for it?
>
> Thanks a lot
> Florian Pirchner
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users