@DefaultSeverity
and @ProblemClassification
Java annotations that can be used to annotate a compiler problem class.See: Description
Annotation Type | Description |
---|---|
DefaultSeverity |
The default severity of this type of problem.
|
ProblemClassification |
Annotation to specify the "class" of problems.
|
@DefaultSeverity
and @ProblemClassification
Java annotations that can be used to annotate a compiler problem class.Copyright © 2016 The Apache Software Foundation. All rights reserved.