模块 jdk.compiler

接口 IdentifierTree

所有父级接口:
DocTree

public interface IdentifierTree extends DocTree
文档注释中的标识符。
  name
 
自从:
1.8
  • 内部类总结

    在接口 com.sun.source.doctree.DocTree 中声明的嵌套类/接口

    DocTree.Kind
  • 方法总结

    修饰符和类型
    方法
    描述
    返回标识符的名称。

    在接口 com.sun.source.doctree.DocTree 中声明的方法

    accept, getKind
  • 方法详情

    • getName

      Name  getName()
      返回标识符的名称。
      返回:
      名字