Yang 1.1 action syntax added (but function is not supported)
This commit is contained in:
parent
52021c3856
commit
507e03742d
5 changed files with 29 additions and 2 deletions
|
|
@ -57,7 +57,8 @@
|
|||
* - Cant use the symbols in this file because yacc needs token definitions
|
||||
*/
|
||||
enum rfc_6020{
|
||||
Y_ANYXML = 0,
|
||||
Y_ACTION = 0,
|
||||
Y_ANYXML,
|
||||
Y_ARGUMENT,
|
||||
Y_AUGMENT,
|
||||
Y_BASE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue