Download Offline Manual - Docs

Transcript
qooxdoo Documentation, Release 4.1.1
@deprecated {2.1} Please use Object.keys instead
@lint
Description
Taylor warning messages for the source code. This attribute is evaluated at compile time, and influences
the warnings issued by the generator. It has no relevance for the API documentation of the code. The
general idea is to switch off warnings for certain situations in the code, mostly related to the identifiers
used.
Within one JSDoc comment, the same subkey can appear multiple times.
Syntax
@lint <subkey> ( <name> ,...
)
Parameters
8.8. Documenting Code
351