You can check dialects sections after Supported Statements section to get more information that statements from dialects already supported by parser. If you need to add more statements or new dialects ...
This decision table implementation uses sequential rule evaluation. In other words, it evaluates the input data against the rule rows defined, one at a time, starting from the top. Hence, it is ...