mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +01:00
Update tree-sitter grammar
This commit is contained in:
@@ -1479,7 +1479,7 @@ module Generated {
|
||||
|
||||
Then getBody() { when_body(this, result) }
|
||||
|
||||
AstNode getPattern(int i) { when_pattern(this, i, result) }
|
||||
Pattern getPattern(int i) { when_pattern(this, i, result) }
|
||||
|
||||
override AstNode getParent() { when_def(this, result, _, _) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user