[jboss-jira] [JBoss JIRA] (DROOLS-2281) fix OOPath doc EBNF
Matteo Mortari (JIRA)
issues at jboss.org
Tue Jan 30 03:10:00 EST 2018
Matteo Mortari created DROOLS-2281:
--------------------------------------
Summary: fix OOPath doc EBNF
Key: DROOLS-2281
URL: https://issues.jboss.org/browse/DROOLS-2281
Project: Drools
Issue Type: Task
Reporter: Matteo Mortari
Assignee: Matteo Mortari
The OOPath doc EBNF contains a binding in the chunk, which is actually not present in the anltr/implementation.
{code:java}
xpathChunk returns [BaseDescr result]
: (xpathSeparator ID)=> xpathSeparator ID (DOT ID)* (HASH ID)? (LEFT_SQUARE xpathExpressionList RIGHT_SQUARE)?
;
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list