Class ExpressionOrError

All Implemented Interfaces:
Consumer<EK9Parser.ExpressionContext>

final class ExpressionOrError 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 so many types of expression.