Kelvin R. Lawrence created TINKERPOP-2594:
---------------------------------------------
Summary: Antlr Grammar missing support for Direction enum prefix
Key: TINKERPOP-2594
URL: https://issues.apache.org/jira/browse/TINKERPOP-2594
Project: TinkerPop
Issue Type: Improvement
Components: language
Affects Versions: 3.5.0
Reporter: Kelvin R. Lawrence
The Antlr grammar recognizes things like `Scope.local` or just `local`. However
for `Direction` only the basic members like `IN` and `OUT` are recognized.
`Direction.OUT` is not recognized. For the sake of consistency we should fix
this and at the same time look for any other similar cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)