mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 12:54:23 +01:00
added syntax support for nested records
This commit is contained in:
parent
1ec739d9b1
commit
4b7c0974b2
@ -87,6 +87,7 @@ done
|
|||||||
:recatt Recatt
|
:recatt Recatt
|
||||||
* idle noeat
|
* idle noeat
|
||||||
"a-zA-Z_" recatt
|
"a-zA-Z_" recatt
|
||||||
|
"#" record
|
||||||
|
|
||||||
# STRINGS
|
# STRINGS
|
||||||
:string String
|
:string String
|
||||||
@ -159,6 +160,8 @@ done
|
|||||||
"-define" attribute
|
"-define" attribute
|
||||||
"-file" attribute
|
"-file" attribute
|
||||||
"-type" attribute
|
"-type" attribute
|
||||||
|
"-opaque" attribute
|
||||||
|
"-export_type" attribute
|
||||||
"-spec" attribute
|
"-spec" attribute
|
||||||
"-author" attribute
|
"-author" attribute
|
||||||
"-copyright" attribute
|
"-copyright" attribute
|
||||||
|
Loading…
Reference in New Issue
Block a user