Module jdk.compiler

Interface IdentifierTree

  • All Superinterfaces:
    DocTree

    public interface IdentifierTree
    extends DocTree
    An identifier in a documentation comment.

    name

    Since:
    1.8
    • Method Detail

      • getName

        Name getName()
        Returns the name of the identifier.
        Returns:
        the name