lintRules property

List<String> lintRules
getter/setter pair

A list of the IDs of the analysis rules which have been registered as lint rules.

Implementation

List<String> lintRules;