@Exported public interface ParamTree extends BlockTagTree
@param parameter-name description
DocTree.Kind
Modifier and Type | Method and Description |
---|---|
List<? extends DocTree> |
getDescription()
Returns the description of the parameter.
|
IdentifierTree |
getName()
Returns the name of the parameter.
|
boolean |
isTypeParameter()
Returns true if this is documenting a type parameter.
|
getTagName
boolean isTypeParameter()
IdentifierTree getName()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b71