Skip to content

Conversation

@lm-sousa
Copy link
Member

No description provided.

@lm-sousa lm-sousa linked an issue Sep 29, 2025 that may be closed by this pull request
Copilot AI review requested due to automatic review settings December 26, 2025 17:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes deprecated LARA DSL-related code as part of a cleanup effort. The changes involve deleting numerous auto-generated parser AST (Abstract Syntax Tree) files and the Gradle settings file.

  • Removal of approximately 100+ auto-generated AST node classes from the LARA ECMAScript parser
  • Deletion of the Gradle settings configuration file
  • All removed files were generated code (marked with "Generated By:JavaCC" or "Generated By:JJTree" headers)

Reviewed changes

Copilot reviewed 177 out of 1295 changed files in this pull request and generated no comments.

File Description
JJTLARAEcmaScriptState.java Removed auto-generated parser state management class
AST*.java (multiple files) Removed auto-generated AST node classes for various language constructs (statements, expressions, declarations, etc.)
settings.gradle Removed Gradle build configuration with project dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants