Class ValidFunctionAbstractnessOrError

All Implemented Interfaces:
Consumer<FunctionSymbol>

final class ValidFunctionAbstractnessOrError extends TypedSymbolAccess implements Consumer<FunctionSymbol>
Checks if a function extends another function and if it is abstract. Errors if this configuration does not make sense.