Class ProcessDynamicFunctionOrError

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.phase2.ProcessDynamicFunctionOrError
All Implemented Interfaces:
Consumer<EK9Parser.DynamicFunctionDeclarationContext>

final class ProcessDynamicFunctionOrError extends RuleSupport implements Consumer<EK9Parser.DynamicFunctionDeclarationContext>
Configures the dynamic function with it's 'super', but also checks that the super can be used in the way the EK9 source code has been defined.