added syntax support for nested records

This commit is contained in:
Jonas Rosling 2012-07-22 22:29:00 +01:00
parent 1ec739d9b1
commit 4b7c0974b2
1 changed files with 3 additions and 0 deletions

View File

@ -87,6 +87,7 @@ done
:recatt Recatt
* idle noeat
"a-zA-Z_" recatt
"#" record
# STRINGS
:string String
@ -159,6 +160,8 @@ done
"-define" attribute
"-file" attribute
"-type" attribute
"-opaque" attribute
"-export_type" attribute
"-spec" attribute
"-author" attribute
"-copyright" attribute