state property
RuleState
state
finalinherited
The state of this analysis rule.
See RuleState for a list of the possible states and when they should be
applied to a given rule.
Implementation
final RuleState state;