code property

LintCode code
final

The LintCode that this LintRule may emit.

LintRules should avoid emitting lints that use a code different that code.

Implementation

final LintCode code;