Class CheckThrowStatementOrError

All Implemented Interfaces:
Consumer<EK9Parser.ThrowStatementContext>

final class CheckThrowStatementOrError extends TypedSymbolAccess implements Consumer<EK9Parser.ThrowStatementContext>
Checks that the throw statement actually throws and Exception type.