Class OperationDetailContextOrError

java.lang.Object
org.ek9lang.compiler.phase7.support.OperationDetailContextOrError
All Implemented Interfaces:
BiFunction<MethodSymbol,EK9Parser.AggregatePartsContext,EK9Parser.OperationDetailsContext>

public class OperationDetailContextOrError extends Object implements BiFunction<MethodSymbol,EK9Parser.AggregatePartsContext,EK9Parser.OperationDetailsContext>
Locates the Operation details context for a method - or throws a compiler exception.