public interface RequiresTree extends DirectiveTree
requires module-name; requires public module-name;
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getModuleName()
Returns the name of the module that is required.
|
boolean |
isPublic()
Returns true if this is a "requires public" directive.
|
boolean isPublic()
ExpressionTree getModuleName()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-08-112313.buildd.src