モジュール jdk.compiler
パッケージ com.sun.source.tree

インタフェースProvidesTree

すべてのスーパー・インタフェース:
DirectiveTree, Tree

public interface ProvidesTree extends DirectiveTree
モジュール宣言内の'provides'ディレクティブのツリー・ノード。 たとえば:
    provides service-name with implementation-name;
 
導入されたバージョン:
9