Package | Description |
---|---|
com.espertech.esper.epl.expression.dot |
Chained expression functionality.
|
Modifier and Type | Method and Description |
---|---|
static ExprDotMethodForgeNoDuck.Type |
ExprDotMethodForgeNoDuck.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExprDotMethodForgeNoDuck.Type[] |
ExprDotMethodForgeNoDuck.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExprDotMethodForgeNoDuck(String statementName,
net.sf.cglib.reflect.FastMethod method,
ExprForge[] parameters,
ExprDotMethodForgeNoDuck.Type type) |