Class ExpressionSafeSymbolMarker

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

class ExpressionSafeSymbolMarker extends AbstractSafeSymbolMarker implements BiConsumer<EK9Parser.ExpressionContext,IScope>
Once an expression has been assessed 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.