Class CheckValidExpression

All Implemented Interfaces:
Consumer<EK9Parser.ExpressionContext>

final class CheckValidExpression extends TypedSymbolAccess implements Consumer<EK9Parser.ExpressionContext>
Ensures that 'expression' is now resolved and 'typed' or a not resolved error. This is a beast and will have to delegate parts, as there are just some many types of expression.