Processor#getSupportedSourceVersion
method can construct its
result from the value of this annotation, as done by AbstractProcessor#getSupportedSourceVersion
.
Modifier and Type | Method and Description |
---|---|
public SourceVersion |
value | back to summary |
---|---|
public SourceVersion value() Returns the latest supported source version.
|