Package com.strobel.expressions
package com.strobel.expressions
-
ClassDescriptionRepresents an expression that has a constant value.Delegate<T>The base type for all nodes in Expression Trees.ExpressionList<T extends Expression>Describes the node types for the nodes of an expression tree.Represents the values of run-time variables.Used to denote the target of a
GotoExpressionRepresents accessing a field.Represents a named parameter expression.Represents an expression that has a unary operator.