Module jdk.compiler

Interface StartElementTree

All Superinterfaces:
DocTree

public interface StartElementTree extends DocTree
A tree node for the start of an HTML element.
    < name [attributes] [/]>
 
Since:
1.8