Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 4d954c5

Browse files
committed
Set up records.
1 parent 1304e3a commit 4d954c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/tree-sitter-stack-graphs-java/src/stack-graphs.tsg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ attribute node_symbol = node => symbol = (source-text node), source_n
198198
(constructor_declaration)
199199
(annotation_type_declaration)
200200
(constant_declaration)
201+
(record_declaration)
201202
] @decl
202203
{
203204
node @decl.defs

0 commit comments

Comments
 (0)