Compiler Tree API
DRAFT 9-Debian+0-9b161-1
A B C D E F G H I J L M N O P R S T U V W X 

U

UNARY_MINUS - com.sun.source.tree.Tree.Kind
Used for instances of UnaryTree representing unary minus operator -.
UNARY_PLUS - com.sun.source.tree.Tree.Kind
Used for instances of UnaryTree representing unary plus operator +.
UnaryTree - Interface in com.sun.source.tree
A tree node for postfix and unary expressions.
UNBOUNDED_WILDCARD - com.sun.source.tree.Tree.Kind
Used for instances of WildcardTree representing an unbounded wildcard type argument.
UNION_TYPE - com.sun.source.tree.Tree.Kind
Used for instances of UnionTypeTree.
UnionTypeTree - Interface in com.sun.source.tree
A tree node for a union type expression in a multicatch variable declaration.
UNKNOWN_BLOCK_TAG - com.sun.source.doctree.DocTree.Kind
Used for instances of UnknownBlockTagTree representing an unknown block tag.
UNKNOWN_INLINE_TAG - com.sun.source.doctree.DocTree.Kind
Used for instances of UnknownInlineTagTree representing an unknown inline tag.
UnknownBlockTagTree - Interface in com.sun.source.doctree
A tree node for an unrecognized inline tag.
UnknownInlineTagTree - Interface in com.sun.source.doctree
A tree node for an unrecognized inline tag.
UNQUOTED - com.sun.source.doctree.AttributeTree.ValueKind
The attribute value is not enclosed in quotes.
UNSIGNED_RIGHT_SHIFT - com.sun.source.tree.Tree.Kind
Used for instances of BinaryTree representing unsigned right shift >>>.
UNSIGNED_RIGHT_SHIFT_ASSIGNMENT - com.sun.source.tree.Tree.Kind
Used for instances of CompoundAssignmentTree representing unsigned right shift assignment >>>=.
USES - com.sun.source.doctree.DocTree.Kind
Used for instances of UsesTree representing an @uses tag.
USES - com.sun.source.tree.Tree.Kind
Used for instances of UsesTree representing uses directives in a module declaration.
UsesTree - Interface in com.sun.source.doctree
A tree node for an @uses block tag.
UsesTree - Interface in com.sun.source.tree
A tree node for a 'uses' directive in a module declaration.
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links
Compiler Tree API
DRAFT 9-Debian+0-9b161-1

Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.

DRAFT 9-Debian+0-9b161-1