Class MarkAppropriateSymbolsSafe

All Implemented Interfaces:
BiConsumer<EK9Parser.ExpressionContext,IScope>

class MarkAppropriateSymbolsSafe extends TypedSymbolAccess implements BiConsumer<EK9Parser.ExpressionContext,IScope>
Once an expression has been assesed as being simple enough to process, this consumer is called to mark the appropriate symbol(s) used in the expression as safe if the appropriate methods are called.