Open mjambon opened 2 months ago
I updated our syntax extension for typed_metavariable to match what's now done for cast_expression in tree-sitter-c-sharp.
typed_metavariable
cast_expression
The PR that uses this code is https://github.com/semgrep/semgrep-proprietary/pull/2340
@ihji is our metavariable-type expert so he may have a comment but otherwise LGTM.
I updated our syntax extension for
typed_metavariable
to match what's now done forcast_expression
in tree-sitter-c-sharp.The PR that uses this code is https://github.com/semgrep/semgrep-proprietary/pull/2340
Checklist