Интерфейс CommentTree
- Все суперинтерфейсы:
DocTree
public interface CommentTree extends DocTree
Встроенный HTML комментарий.
<!-- text -->
- С:
- 1.8
Краткое описание вложенных классов
Вложенные классы/интерфейсы, объявленные в интерфейсе com.sun.source.doctree.DocTree
DocTree.Kind
Краткое описание методов
Подробное описание методов
getBody
String getBody()
Возвращает текст комментария.
- Возвращает:
- текст комментария
© 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/21/docs/api/jdk.compiler/com/sun/source/doctree/CommentTree.html