-
class
UExpression
allowing a match against any of a list of expressions.
class
UTree
version of
ExpressionTree
.
class
Free identifier that can be bound to any expression of the appropriate type.
class
UTree
version of
LiteralTree
.
class
UTree
version of
MemberSelectTree
.
class
Identifier representing an unqualified instant method.
class
UTree
version of
MethodInvocationTree
.
class
UTree
representation of an invocation of a placeholder method.
class
UTree
representation of a
ReturnTree
.
class
Identifier representing a static member (field, method, etc.) on a class.
class
A
UTree
representation of a local variable declaration.