Description
Source definitions for classes, interfaces, methods, annotations, parameters, and parameter names can be extracted quickly from Java code.
It is useful for documentation generators, static analysis tools, and build plugins that need source structure without a full compiler. Parser results depend on supported syntax and project layout.