Interface JavadocOptionFileOption<T>

Type Parameters:
T - The type which this option represents.
All Superinterfaces:
OptionLessJavadocOptionFileOption<T>

public interface JavadocOptionFileOption<T> extends OptionLessJavadocOptionFileOption<T>
Represents a Javadoc command-line option.
  • Method Details

    • getOption

      String getOption()