-
Notifications
You must be signed in to change notification settings - Fork 0
Generator Options
Jonathan edited this page Jan 11, 2018
·
6 revisions
Enable suppression of all warnings logged by the EventSys class checker (such as Abstract method warnings).
Mode of generation of @LazyGeneration, either Reflectively or through MethodHandle.
Enables generation of bridge methods for generic methods to avoid abstract method errors (Controled by EventSys and not by CodeAPI-BytecodeWriter).
Uses MethodHandle in function listeners instead of direct invocation.