ikvmnet / ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Other
1.26k stars 118 forks source link

Minor cleanup of IKVM.ByteCode usage. #275

Closed wasabii closed 1 year ago

wasabii commented 1 year ago

Use an interface for overrides. Add type specific attribute lookup.