Class Directive.UsesDirective
java.lang.Object
io.github.potjerodekool.nabu.lang.model.element.Directive
io.github.potjerodekool.nabu.lang.model.element.Directive.UsesDirective
- All Implemented Interfaces:
ModuleElement.Directive,ModuleElement.UsesDirective
- Enclosing class:
Directive
public static class Directive.UsesDirective
extends Directive
implements ModuleElement.UsesDirective
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.potjerodekool.nabu.lang.model.element.Directive
Directive.ExportsDirective, Directive.ExportsFlag, Directive.OpensDirective, Directive.OpensFlag, Directive.ProvidesDirective, Directive.RequiresDirective, Directive.RequiresFlag, Directive.UsesDirective -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.potjerodekool.nabu.lang.model.element.ModuleElement.Directive
getKind
-
Constructor Details
-
UsesDirective
-
-
Method Details
-
getService
- Specified by:
getServicein interfaceModuleElement.UsesDirective
-
accept
- Specified by:
acceptin interfaceModuleElement.Directive
-