moka.lang
Interface No_FastMethodInvocation


public interface No_FastMethodInvocation

When implemented by the main class of a project, the No_FastMethodInvocation disables the fast method invocation feature. This features tradeoffs size for speed. The size increase is dependent uppon how many times the differents methods are invoqued. This feature has precedence over the compiler switch.

Since:
MDK2.21