All Methods Instance Methods Abstract Methods Concrete Methods
Modifier and Type |
Method and Description |
CodegenExpression |
codegen(CodegenExpression inner,
EPTypeClass innerType,
CodegenMethodScope parent,
ExprForgeCodegenSymbol symbols,
CodegenClassScope classScope) |
ExprDotEval |
getDotEvaluator() |
abstract EnumForgeDescFactory |
getForgeFactory(DotMethodFP footprint,
List<ExprNode> parameters,
EnumMethodEnum enumMethod,
String enumMethodUsedName,
EventType inputEventType,
EPTypeClass collectionComponentType,
ExprValidationContext validationContext) |
EPChainableType |
getTypeInfo() |
void |
init(Integer streamOfProviderIfApplicable,
EnumMethodDesc enumMethodDesc,
String enumMethodUsedName,
EPChainableType typeInfo,
List<ExprNode> parameters,
ExprValidationContext validationContext) |
void |
initialize(DotMethodFP footprint,
EnumMethodEnum enumMethod,
String enumMethodUsedName,
EventType inputEventType,
EPTypeClass collectionComponentType,
List<ExprNode> parameters,
StreamTypeService streamTypeService,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
String |
toString() |
void |
visit(ExprDotEvalVisitor visitor) |