Class ProcessDynamicFunctionDeclarationEntry

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.common.TypedSymbolAccess
org.ek9lang.compiler.phase5.ProcessDynamicFunctionDeclarationEntry
All Implemented Interfaces:
Consumer<EK9Parser.DynamicFunctionDeclarationContext>

final class ProcessDynamicFunctionDeclarationEntry extends TypedSymbolAccess implements Consumer<EK9Parser.DynamicFunctionDeclarationContext>
Deals with handling any returning values in a dynamic function.