Class VariableOnlyOrError

All Implemented Interfaces:
Consumer<EK9Parser.VariableOnlyDeclarationContext>

final class VariableOnlyOrError extends TypedSymbolAccess implements Consumer<EK9Parser.VariableOnlyDeclarationContext>
Focus on checking a variable only declaration, now that types are all known. This is over and above the tests in phase 1. Which does all the basics.