public interface GuardForge
Modifier and Type | Method and Description |
---|---|
void |
collectSchedule(List<ScheduleHandleCallbackProvider> 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(List<ScheduleHandleCallbackProvider> schedules)
CodegenExpression makeCodegen(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2019. All rights reserved.