- All Superinterfaces:
- DirectiveTree,- Tree
A tree node for a 'uses' directive in a module declaration.
 For example:
 
    uses service-name;
 
- Since:
- 9
- 
Nested Class Summary
Nested classes/interfaces declared in interface com.sun.source.tree.TreeTree.Kind
 
- 
Method Summary
Returns the name of the service type. 
 
 
 
 
- 
Method Details
- 
getServiceNameReturns the name of the service type. 
- Returns:
- the name of the service type