Interface AnalysisDescriptor
- All Known Subinterfaces:
AnalyzerDescriptor,NormalizerDescriptor
@Incubating
public interface AnalysisDescriptor
A descriptor of an abstract analysis concept.
- See Also:
-
Method Summary
-
Method Details
-
name
String name()- Returns:
- The name that identifies the concept behind this descriptor.
-