|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
When applied to the main class of a program, this interface disable the object instanciation support to remove overhead. It means that only static members of the classes will be accessible. Such as many features of Moka are implemented with object oriented desing (IOStreams, Moka's Strings, GEM), this will restrain the API uses available. This interface can be useful to use benefits of Moka language extension over C (method overloading, removal of unused methods), without adding any overhead. Again, as main Moka's features are OO, this will restrain the range of available facilities.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |