A B C D E F G H I J L M N O P Q R S T U V W X

U

Unary - interface org.inxar.jenesis.Unary.
Expression subinterface for expressions which have a single operand.
UnicodeLiteral - interface org.inxar.jenesis.UnicodeLiteral.
CharLiteral subinterface for unicode character literals.
UNSIGNED - Static variable in interface org.inxar.jenesis.Binary
Binary function type for bitwise unsigned right shift: (a >>> b).
UNSIGNED - Static variable in interface org.inxar.jenesis.Assign
Assignment type for bitwise unsigned right shift: (a >>>= b).

A B C D E F G H I J L M N O P Q R S T U V W X