moka.lang
Interface No_Optimization


public interface No_Optimization

The No_Optimization interface prevents Moka to optimize the program (-o switch of the compiler) when implemented by the main class of a project. This feature has precedence on the compiler switch.

Since:
MDK2.01