-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renaming nodes to be shorter and more consistent (#1303)
* Renaming nodes to be shorter and more consistent * Reverting Stmt back to Statement etc. * Fix naming in python * Finish renaming nodes * Replacing outdated names in docs * Updating names and related to node renaming, unifying BlockStatement and BlockStatementExpression * Spotless * Update cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/StatementBuilder.kt Co-authored-by: KuechA <[email protected]> * Fix comments and naming * Adding Doc and fixing spotless * <fix some naming * Spotless * Fixing Tests * Fixing golang statement handler * Spotless go module * Renaming in tests * spotless * More Block name changes * Fixing import * newBlock is an Expression (used to be a statement) * Change edge name of conditional Expression.Fix Documentation and do some variable names refactoring. * Spotless * Finish renaming of variables still names Expr * Reverting InitializerExpression back to DesignatedInitializerEpression to refactor later by merging and spotless * Rename eci variables * Spotless * Renaming SubscriptionExpression to SubscriptExpression and fix comment with Block * Spotless * Spotless --------- Co-authored-by: KuechA <[email protected]> Co-authored-by: Maximilian Kaul <[email protected]>
- Loading branch information
1 parent
3fc1117
commit 15ca3aa
Showing
148 changed files
with
1,651 additions
and
1,836 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.