René's URL Explorer Experiment


Title: Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes by rahlk · Pull Request #123 · codellm-devkit/codeanalyzer-java · GitHub

Open Graph Title: Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes by rahlk · Pull Request #123 · codellm-devkit/codeanalyzer-java

X Title: Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes by rahlk · Pull Request #123 · codellm-devkit/codeanalyzer-java

Description: Motivation and Context This change introduces a new entity, InitializationBlock, to accurately model and capture Java static and instance initialization blocks using JavaParser. Previously, these blocks were not explicitly represented, leading to incomplete analysis of class initialization logic. How Has This Been Tested? This change has been tested with a newly added test application and a dedicated test case, mustBeAbleToResolveInitializationBlocks, ensuring that initialization blocks are correctly parsed, modeled, and resolved. Breaking Changes Yes, this is a breaking change. The introduction of InitializationBlock modifies the existing data model, thereby generating a new filed in the analysis.json requiring updates to any dependent code. Types of changes Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Breaking change (fix or feature that would cause existing functionality to change) Documentation update Checklist I have read the Codellm-Devkit Documentation My code follows the repository's style guidelines New and existing tests pass locally I have added appropriate error handling I have added or updated documentation as needed Additional context This change extends JavaParser’s capabilities by introducing an explicit representation for initialization blocks, aligning with existing abstractions such as methods and constructors. The InitializationBlock entity allows for improved static analysis and reasoning about class initialization behavior.

Open Graph Description: Motivation and Context This change introduces a new entity, InitializationBlock, to accurately model and capture Java static and instance initialization blocks using JavaParser. Previously, these ...

X Description: Motivation and Context This change introduces a new entity, InitializationBlock, to accurately model and capture Java static and instance initialization blocks using JavaParser. Previously, these ...

Opengraph URL: https://github.com/codellm-devkit/codeanalyzer-java/pull/123

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:d458aea6-5ffe-065c-cdc4-d8493784b7ed
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id801A:13DBA1:9625A8:C406E5:698EB75E
html-safe-nonce1ea9ddba191e548e424fb7ca51772d0606b7dc1b1495cd3f377f740b1f2cad0e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDFBOjEzREJBMTo5NjI1QTg6QzQwNkU1OjY5OEVCNzVFIiwidmlzaXRvcl9pZCI6IjQxODY3OTY1ODY2NzQ4OTExOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb624acabfb5d78f1f860fae44c681b4a71dcf0c9f03410b9b04993d8d58bbe57
hovercard-subject-tagpull_request:2343304497
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
twitter:imagehttps://avatars.githubusercontent.com/u/1433964?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1433964?s=400&v=4
og:image:altMotivation and Context This change introduces a new entity, InitializationBlock, to accurately model and capture Java static and instance initialization blocks using JavaParser. Previously, these ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/codellm-devkit/codeanalyzer-java git https://github.com/codellm-devkit/codeanalyzer-java.git
octolytics-dimension-user_id197800760
octolytics-dimension-user_logincodellm-devkit
octolytics-dimension-repository_id731300153
octolytics-dimension-repository_nwocodellm-devkit/codeanalyzer-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id731300153
octolytics-dimension-repository_network_root_nwocodellm-devkit/codeanalyzer-java
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodellm-devkit%2Fcodeanalyzer-java%2Fpull%2F123%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodellm-devkit%2Fcodeanalyzer-java%2Fpull%2F123%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=codellm-devkit%2Fcodeanalyzer-java
Reloadhttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Reloadhttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Reloadhttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
codellm-devkit https://github.com/codellm-devkit
codeanalyzer-javahttps://github.com/codellm-devkit/codeanalyzer-java
Notifications https://github.com/login?return_to=%2Fcodellm-devkit%2Fcodeanalyzer-java
Fork 1 https://github.com/login?return_to=%2Fcodellm-devkit%2Fcodeanalyzer-java
Star 4 https://github.com/login?return_to=%2Fcodellm-devkit%2Fcodeanalyzer-java
Code https://github.com/codellm-devkit/codeanalyzer-java
Issues 10 https://github.com/codellm-devkit/codeanalyzer-java/issues
Pull requests 0 https://github.com/codellm-devkit/codeanalyzer-java/pulls
Actions https://github.com/codellm-devkit/codeanalyzer-java/actions
Projects 0 https://github.com/codellm-devkit/codeanalyzer-java/projects
Security 0 https://github.com/codellm-devkit/codeanalyzer-java/security
Insights https://github.com/codellm-devkit/codeanalyzer-java/pulse
Code https://github.com/codellm-devkit/codeanalyzer-java
Issues https://github.com/codellm-devkit/codeanalyzer-java/issues
Pull requests https://github.com/codellm-devkit/codeanalyzer-java/pulls
Actions https://github.com/codellm-devkit/codeanalyzer-java/actions
Projects https://github.com/codellm-devkit/codeanalyzer-java/projects
Security https://github.com/codellm-devkit/codeanalyzer-java/security
Insights https://github.com/codellm-devkit/codeanalyzer-java/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fcodellm-devkit%2Fcodeanalyzer-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fcodellm-devkit%2Fcodeanalyzer-java%2Fissues%2Fnew%2Fchoose
rahlkhttps://github.com/rahlk
mainhttps://github.com/codellm-devkit/codeanalyzer-java/tree/main
101-add-a-support-to-be-able-to-caputer-static-and-instance-initialization-blocks-in-java-classeshttps://github.com/codellm-devkit/codeanalyzer-java/tree/101-add-a-support-to-be-able-to-caputer-static-and-instance-initialization-blocks-in-java-classes
Conversation 0 https://github.com/codellm-devkit/codeanalyzer-java/pull/123
Commits 4 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/commits
Checks 0 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/checks
Files changed https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Please reload this pagehttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#top
Show all changes 4 commits https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
cd6adb9 Issue 103: Add a test application and a InitializationBlock entity. rahlk Feb 18, 2025 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/commits/cd6adb9fdbc06ea4f45ee616296a8be2be47e252
8ced60a Issue 103: Add implementation for Initialization Blocks modeled on Ca… rahlk Feb 18, 2025 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/commits/8ced60a2a2b6f851d68eaf2a04496a8a0813a6dd
cf59b6b Issue 103: Add implementation for Initialization Blocks modeled on Ca… rahlk Feb 18, 2025 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/commits/cf59b6b84e39eb32370c3084d86630647e975436
c60958b Issue 103: Remove unused imports. rahlk Feb 18, 2025 https://github.com/codellm-devkit/codeanalyzer-java/pull/123/commits/c60958bf04b1680b380d1dd94e17775be5b3b88a
Clear filters https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Please reload this pagehttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
Please reload this pagehttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
release_config.json https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-250b11eb56cbf5e3a5c58cf9c1534846752473bad8a617ecb2f6ae06695b37da
SymbolTable.java https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
InitializationBlock.java https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-0ab66147c8bb9bbbbf6f853e6623f12c939a0fc217a4f81f24953fd4c85261e9
Type.java https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-2b6ed384a5a31b0c5a19b5d31d1a0cb9964889724bb89b1b0ffaf049710786b1
CodeAnalyzerIntegrationTest.java https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-719d480ab97e2b88e62638d3abbfd0f5cf99513726415468b9e39271969b61a9
.gitattributes https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-07e6f88decb1215f3a910d5f815203f92d13583f5164e89cb1a6ffcc82e2c22f
.gitignore https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-aacbb129cc039cec12f389220d3b98a9a0d8805246442e829340dfbd9eb3cac4
App.java https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-da1ec7fb6d443d28875369b58cd78e6cc2ba8f98e84d486fb31455674afda088
gradle.properties https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-3f946702c75c91a04828bc72690306fc5cd2aa031672d23d00adceae0ec8b9ec
gradlew https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-d4f14c8c9ae73ae11446f31a572b4cb05f1fdbb4e1e9c51d0ba5054a494b6765
gradlew.bat https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-6dce62c672e5eb01d089ace8f7dee58638540df3b94e540b60a961e04b1b14c1
settings.gradle.kts https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-b94695a2b5a75b4e86442a86018e92627bf145da65c4886a359b6d0c9dd02ad6
.github/workflows/release_config.jsonhttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-250b11eb56cbf5e3a5c58cf9c1534846752473bad8a617ecb2f6ae06695b37da
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/.github/workflows/release_config.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-250b11eb56cbf5e3a5c58cf9c1534846752473bad8a617ecb2f6ae06695b37da
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-250b11eb56cbf5e3a5c58cf9c1534846752473bad8a617ecb2f6ae06695b37da
src/main/java/com/ibm/cldk/SymbolTable.javahttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/main/java/com/ibm/cldk/SymbolTable.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-eb530dc3fb8e2fba1a9d823b6ea72821eb6affefa2271ae8eca5a4d13715d6d3
src/main/java/com/ibm/cldk/entities/InitializationBlock.javahttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-0ab66147c8bb9bbbbf6f853e6623f12c939a0fc217a4f81f24953fd4c85261e9
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/main/java/com/ibm/cldk/entities/InitializationBlock.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
src/main/java/com/ibm/cldk/entities/Type.javahttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-2b6ed384a5a31b0c5a19b5d31d1a0cb9964889724bb89b1b0ffaf049710786b1
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/main/java/com/ibm/cldk/entities/Type.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-2b6ed384a5a31b0c5a19b5d31d1a0cb9964889724bb89b1b0ffaf049710786b1
src/test/java/com/ibm/cldk/CodeAnalyzerIntegrationTest.javahttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-719d480ab97e2b88e62638d3abbfd0f5cf99513726415468b9e39271969b61a9
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/test/java/com/ibm/cldk/CodeAnalyzerIntegrationTest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-719d480ab97e2b88e62638d3abbfd0f5cf99513726415468b9e39271969b61a9
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-719d480ab97e2b88e62638d3abbfd0f5cf99513726415468b9e39271969b61a9
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-719d480ab97e2b88e62638d3abbfd0f5cf99513726415468b9e39271969b61a9
src/test/resources/test-applications/init-blocks-test/.gitattributeshttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-07e6f88decb1215f3a910d5f815203f92d13583f5164e89cb1a6ffcc82e2c22f
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/test/resources/test-applications/init-blocks-test/.gitattributes
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
src/test/resources/test-applications/init-blocks-test/.gitignorehttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-aacbb129cc039cec12f389220d3b98a9a0d8805246442e829340dfbd9eb3cac4
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/test/resources/test-applications/init-blocks-test/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
src/test/resources/test-applications/init-blocks-test/app/src/main/java/org/example/App.javahttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-da1ec7fb6d443d28875369b58cd78e6cc2ba8f98e84d486fb31455674afda088
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/test/resources/test-applications/init-blocks-test/app/src/main/java/org/example/App.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
src/test/resources/test-applications/init-blocks-test/gradle.propertieshttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files#diff-3f946702c75c91a04828bc72690306fc5cd2aa031672d23d00adceae0ec8b9ec
View file https://github.com/codellm-devkit/codeanalyzer-java/blob/c60958bf04b1680b380d1dd94e17775be5b3b88a/src/test/resources/test-applications/init-blocks-test/gradle.properties
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/codellm-devkit/codeanalyzer-java/pull/123/{{ revealButtonHref }}
Please reload this pagehttps://github.com/codellm-devkit/codeanalyzer-java/pull/123/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.