Class ResolveOrDefineIdentifierReference

All Implemented Interfaces:
Function<EK9Parser.IdentifierReferenceContext,Optional<ISymbol>>

public class ResolveOrDefineIdentifierReference extends ResolveOrDefineTypes implements Function<EK9Parser.IdentifierReferenceContext,Optional<ISymbol>>
The bulk of the processing is in the abstract base. This just defines the entry point for identifierReference context.