Class SymbolReferencedOrError

All Implemented Interfaces:
Consumer<ISymbol>

final class SymbolReferencedOrError extends TypedSymbolAccess implements Consumer<ISymbol>
Checks if a symbol has been referenced or not (can be null - no error). This can be useful within blocks - can indicate an error in ek9 developer logic.