Interface AnalysisDescriptor

All Known Subinterfaces:
AnalyzerDescriptor, NormalizerDescriptor

@Incubating public interface AnalysisDescriptor
A descriptor of an abstract analysis concept.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • name

      String name()
      Returns:
      The name that identifies the concept behind this descriptor.