moka.lang
Interface Use_FastMethodInvocation


public interface Use_FastMethodInvocation

When implemented by the main class of a project, the Use_FastMethodInvocation enables 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