company logo

opt_export - Class exported

Exported classes are those, which are accessible from outside the project. Usually, exported classes export one or more functions. Exported functions act as interface to other projects, even though they need not to be defined technically as interface. Exported classes and functions should have documentation for the class and exported functions.

Type: logical