| Class | Description |
|---|---|
| CEnumCallWrapperMethod |
Generated code for patching
CEnumLookup annotated methods and calling
EnumRuntimeData.convertCToJava(long). |
| CEnumCallWrapperSubstitutionProcessor |
Substitutes methods declared as
native with CEnumLookup annotation with a
synthetic graph that calls the appropriate EnumRuntimeData.convertCToJava(long) method. |