Class CheckServiceOperation

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.phase2.CheckServiceOperation
All Implemented Interfaces:
BiConsumer<ServiceOperationSymbol,EK9Parser.ServiceOperationDeclarationContext>

Check that a service operation complies with ek9 rules or return types etc. Also incoming parameters are limited and therefore checked in here.