corenova / yang-js

YANG parser and composer
Apache License 2.0
56 stars 18 forks source link

Enable extended parsing for `if-feature` statement according to YANG 1.1 #54

Closed sekur closed 7 years ago

sekur commented 7 years ago

Refer to #52 and #53.

Implement the boolean conditional logic for if-feature statement using existing comparse library.