Class ThrowStatementOrError

All Implemented Interfaces:
Consumer<EK9Parser.ThrowStatementContext>

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