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

インタフェースLiteralTree

  • すべてのスーパー・インタフェース:
    DocTree, InlineTagTree


    public interface LiteralTree
    extends InlineTagTree
    @literalまたは@codeインライン・タグのツリー・ノードです。

    {@literal text}

    導入されたバージョン:
    1.8
    • メソッドの詳細

      • getBody

        TextTree getBody​()
        @codeまたは@literalタグの本文を返します。
        戻り値:
        タグの本文