モジュール jdk.scripting.nashorn
パッケージ jdk.nashorn.api.tree

インタフェースImportEntryTree

    • メソッドの詳細

      • getModuleRequest

        IdentifierTree getModuleRequest​()
        エントリ・モジュールのリクエストを返します。
        戻り値:
        モジュール・リクエスト
      • getImportName

        IdentifierTree getImportName​()
        エントリのインポート名を返します。
        戻り値:
        インポート名
      • getLocalName

        IdentifierTree getLocalName​()
        エントリ・ローカル名を返します。
        戻り値:
        ローカル名