Module jdk.compiler

Interface SummaryTree

All Superinterfaces:
DocTree, InlineTagTree

public interface SummaryTree extends InlineTagTree
A tree node for an @summary inline tag.
    {@summary text}
 
Since:
10