public abstract static interface Directive
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Represents a directive within the declaration of this module. The directives of a module declaration configure the module in the Java Platform Module System.

Since:  9

@spec JPMS