Name: | procyon-reflection |
---|---|
Version: | 0.5.33 |
Release: | 0.4.pre02.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 370323 |
License: | ASL 2.0 |
RPM: | procyon-reflection-0.5.33-0.4.pre02.el8.noarch.rpm |
Source RPM: | procyon-0.5.33-0.4.pre02.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://bitbucket.org/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. |