Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
forcedotcom
/
code-analyzer-core
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
4
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
NEW @W-21102140@ - Add PMD AST dump API for programmatic AST generation
- #434
#434
Merged
aruntyagiTutu
merged 11 commits into
dev
forcedotcom/code-analyzer-core:dev
from
feature/pmd-ast-dump
forcedotcom/code-analyzer-core:feature/pmd-ast-dump
Copy head branch name to clipboard
Mar 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
NEW @W-21102140@ - Add PMD AST dump API for programmatic AST generation
#434
aruntyagiTutu
merged 11 commits into
dev
forcedotcom/code-analyzer-core:dev
from
feature/pmd-ast-dump
forcedotcom/code-analyzer-core:feature/pmd-ast-dump
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
NEW @W-21102126@ - PMD java wrapper for ast-dump (#423)
aruntyagiTutu
authored
cd70561
View commit details
Copy full SHA for cd70561
Browse repository at this point
NEW @W-21102140@ - pmdwrapper for ast dump typescript pmd wrapper (#424)
aruntyagiTutu
authored
4cde80c
View commit details
Copy full SHA for 4cde80c
Browse repository at this point
New @W-21102140@ - engine api for astdump (#425)
aruntyagiTutu
authored
f821c96
View commit details
Copy full SHA for f821c96
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'dev' into feature/pmd-ast-dump
aruntyagiTutu
committed
df3acc9
View commit details
Copy full SHA for df3acc9
Browse repository at this point
Add comprehensive tests for PMD AST dump and remove implementation plan
Show description for d52a38a
aruntyagiTutu
committed
d52a38a
View commit details
Copy full SHA for d52a38a
Browse repository at this point
Fix OOM risk: Remove unnecessary file content loading in AST dump
Show description for ce4978e
aruntyagiTutu
committed
ce4978e
View commit details
Copy full SHA for ce4978e
Browse repository at this point
Keep PmdEngine and CpdEngine internal - don't export classes
Show description for 61cf998
aruntyagiTutu
committed
61cf998
View commit details
Copy full SHA for 61cf998
Browse repository at this point
Re-export PmdEngine for AST generation API access
Show description for 73b8cf3
aruntyagiTutu
committed
73b8cf3
View commit details
Copy full SHA for 73b8cf3
Browse repository at this point
Commits on Mar 11, 2026
Merge branch 'dev' into feature/pmd-ast-dump
aruntyagiTutu
authored
f867f41
View commit details
Copy full SHA for f867f41
Browse repository at this point
updated vars name
aruntyagiTutu
committed
e439bea
View commit details
Copy full SHA for e439bea
Browse repository at this point
return e.message in place of full trace
aruntyagiTutu
committed
5596c58
View commit details
Copy full SHA for 5596c58
Browse repository at this point
You can’t perform that action at this time.