Uses of Package
com.strobel.expressions
Packages that use com.strobel.expressions
-
Classes in com.strobel.expressions used by com.strobel.compilerservices
-
Classes in com.strobel.expressions used by com.strobel.expressionsClassDescription/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Represents an expression that has a constant value.The base type for all nodes in Expression Trees.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.