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
javax.lang.model.element.ModuleElement.getDirectives()
javax.lang.model.element.UnknownDirectiveException.getUnknownDirective()
javax.lang.model.element.UnknownDirectiveException()
javax.lang.model.element.ModuleElement.DirectiveVisitor.visit()
javax.lang.model.util.ElementFilter.exportsIn()
javax.lang.model.util.Elements.getOrigin()