IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
Every class definition should be commented to explain its goal and how it works. This comment must be located before [or after] the class definition.
CLASS my_class DEFINITION. ... ENDCLASS