openconfig / goyang

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

Implement String() for Statement struct #193

Open wenovus opened 3 years ago

wenovus commented 3 years ago

This could be a recursive function that outputs a snippet of the statement (YANG is just a big statement with nested statements)