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

Commit 44575d6

Browse files
committed
(this) is not a drill.
1 parent 397b19f commit 44575d6

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
@@ -910,6 +910,7 @@ attribute node_symbol = node => symbol = (source-text node), source_n
910910
(parenthesized_expression)
911911
(primary_expression)
912912
(super)
913+
(this)
913914
] @expr
914915
{
915916
node @expr.type

0 commit comments

Comments
 (0)