The yang language parser in Haxe.
This is a Haxe extern for javascript yang parser.
the yang.pegjs file is defined in yang-pegjs repo.
the src\parser.js is the auto-generated parser file by pegjs.
the src\Parser.hx is the Haxe extern file.
License: this project follows the Apache V2 license.