File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 7878 (method_declaration) @namedFunction
7979 (expression_statement
8080 (assignment_expression
81- right: (anonymous_function_creation_expression )
81+ right: (anonymous_function )
8282 ) @namedFunction
8383 ";" @_.trailing
8484 )
9191] @namedFunction.domain
9292
9393[
94- (anonymous_function_creation_expression )
94+ (anonymous_function )
9595 (arrow_function)
9696] @anonymousFunction
9797
Original file line number Diff line number Diff line change 6060(anonymous_node
6161 name: [
6262 "_" @type
63- (identifier
64- "\"" @type.start.endOf
65- "\"" @type.end.startOf
63+ (string
64+ (string_content) @type
6665 )
6766 ]
6867) @_.domain
105104 ":"
106105 (anonymous_node
107106 [
108- (identifier )
107+ (string )
109108 "_"
110109 ] @value.end
111110 (quantifier)? @value.end
You can’t perform that action at this time.
0 commit comments