public interface GuardForge
Modifier and Type | Method and Description |
---|---|
void |
collectSchedule(short factoryNodeId,
Function<Short,CallbackAttribution> callbackAttribution,
List<ScheduleHandleTracked> schedules) |
CodegenExpression |
makeCodegen(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setGuardParameters(List<ExprNode> guardParameters,
MatchedEventConvertorForge convertor,
StatementCompileTimeServices services)
Sets the guard object parameters.
|
void setGuardParameters(List<ExprNode> guardParameters, MatchedEventConvertorForge convertor, StatementCompileTimeServices services) throws GuardParameterException
guardParameters
- is a list of parametersconvertor
- for converting aservices
- servicesGuardParameterException
- thrown to indicate a parameter problemvoid collectSchedule(short factoryNodeId, Function<Short,CallbackAttribution> callbackAttribution, List<ScheduleHandleTracked> schedules)
CodegenExpression makeCodegen(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2021. All rights reserved.