Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Support for enums? #49

Open
janneromell opened this issue Jun 21, 2017 · 0 comments
Open

Support for enums? #49

janneromell opened this issue Jun 21, 2017 · 0 comments

Comments

@janneromell
Copy link

Is there support for parsing fully qualified enums for odata $filter with this pegjs code?
Seems not.
odata v4 syntax is:
$filter=enumAttribute eq ''

qualifiedEnumTypeName = namespace "." enumerationTypeName

example:
messageType eq XCommunicator.Messaging.MessageTypeEnum'Mail'

value inside SQUOTE's probably needs to support multiple values separated with COMMA as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant