Class GetGuardVariable

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

final class GetGuardVariable extends TypedSymbolAccess implements Function<EK9Parser.PreFlowStatementContext,Optional<ISymbol>>
Extracts the guard variable if there is a guard expression.