mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-08-08 08:33:57 +02:00
added syntax support for nested records
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user