Name: | procyon-reflection |
---|---|
Version: | 0.6.0 |
Release: | 0.2.20220221.git88a95fa.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 390787 |
License: | ASL 2.0 |
RPM: | procyon-reflection-0.6.0-0.2.20220221.git88a95fa.el9.noarch.rpm |
Source RPM: | procyon-0.6.0-0.2.20220221.git88a95fa.el9.src.rpm |
Build Date: | Thu Jul 13 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mstrobel/procyon |
Summary: | The procyon-reflection framework provides a rich reflection and code generation API |
Description: | The procyon-reflection framework provides a rich reflection and code generation API with full support for generics, wildcards, and other high-level Java type concepts. It is based on .NET's System.Reflection and System.Reflection. Emit APIs and is meant to address many of the shortcomings of the core Java reflection API, which offers rather limited and cumbersome support for generic type inspection. Its code generation facilities include a TypeBuilder, MethodBuilder, and a bytecode emitter. |