mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge branch 'main' into redsun82/rust-has-implementation
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -73,6 +73,7 @@ class Callable(AstNode):
|
||||
"""
|
||||
param_list: optional["ParamList"] | child
|
||||
attrs: list["Attr"] | child
|
||||
params: list["Param"] | synth
|
||||
|
||||
|
||||
class Addressable(AstNode):
|
||||
|
||||
Reference in New Issue
Block a user