Class DynamicFunctionOrError

All Implemented Interfaces:
Consumer<EK9Parser.DynamicFunctionDeclarationContext>

final class DynamicFunctionOrError extends TypedSymbolAccess implements Consumer<EK9Parser.DynamicFunctionDeclarationContext>
Deals with handling any returning values in a dynamic function. This is on exiting the dynamic function declaration - so here it is necessary to check the returning symbol.