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

Commit e4171d5

Browse files
committed
this has a type.
1 parent 0eb386f commit e4171d5

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
@@ -351,6 +351,7 @@ attribute node_symbol = node => symbol = (source-text node), source_n
351351
(identifier)
352352
(method_invocation)
353353
(super)
354+
(this)
354355
] @expr
355356
{
356357
node @expr.type

0 commit comments

Comments
 (0)