Package | Description |
---|---|
com.espertech.esper.common.internal.epl.enummethod.dot |
Enumeration method utility classes and input data sources.
|
Modifier and Type | Field and Description |
---|---|
protected EnumMethodDesc |
ExprDotForgeEnumMethodBase.enumMethodDesc |
Modifier and Type | Method and Description |
---|---|
static EnumMethodDesc |
EnumMethodResolver.fromName(String name,
ClasspathImportServiceCompileTime classpathImportService) |
EnumMethodDesc |
EnumMethodBuiltin.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
ExprDotForgeEnumMethodBase.init(Integer streamOfProviderIfApplicable,
EnumMethodDesc enumMethodDesc,
String enumMethodUsedName,
EPChainableType typeInfo,
List<ExprNode> parameters,
ExprValidationContext validationContext) |
void |
ExprDotForgeEnumMethod.init(Integer streamOfProviderIfApplicable,
EnumMethodDesc lambda,
String lambdaUsedName,
EPChainableType currentInputType,
List<ExprNode> parameters,
ExprValidationContext validationContext) |
Copyright © 2005–2021. All rights reserved.