Module jdk.compiler

Interface ReturnTree

All Superinterfaces:
BlockTagTree, DocTree, InlineTagTree

public interface ReturnTree extends BlockTagTree, InlineTagTree
A tree node for an @return block tag.

    @return description
    {@return description}
 
Since:
1.8