openconfig / goyang

YANG parser and compiler to produce Go language objects
Apache License 2.0
220 stars 84 forks source link

Added modifier sub-statement to pattern - rfc/rfc7950#section-9.4.5.1 #240

Closed davidmat50 closed 1 year ago

davidmat50 commented 1 year ago

As per https://www.rfc-editor.org/rfc/rfc7950, a pattern in yang module can have 'modifier' sub-statement. I modified the structures to supporrt 'modifier '.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.