Use protobuf to efficiently send AST from bridge to plugin

Description

Following the work in and we will use the developed infrastructure to efficiently send AST data from Node process to Java process.

We need to take care of circular references in SourceCode.ast (parent links) by writing custom visitor. We should only transfer needed data; for example, comments are probably not needed.

Activity

Show:
Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Sprint

Fix versions

Priority

Sentry

Created May 17, 2024 at 3:33 PM
Updated October 16, 2024 at 12:53 PM
Resolved June 12, 2024 at 8:04 AM