Interface EntryPointProcessor
- All Known Implementing Classes:
EntryPointProcessor.EPP_AFEP,EntryPointProcessor.EPP_MCEP
public interface EntryPointProcessor
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull EntryPointProcessordispatch(EntryPoint ep, DeducePhase aDeducePhase, WorkList aWl, GenerateFunctions aGenerateFunctions) voidprocess()
-
Method Details
-
dispatch
@NotNull static @NotNull EntryPointProcessor dispatch(EntryPoint ep, DeducePhase aDeducePhase, WorkList aWl, GenerateFunctions aGenerateFunctions) -
process
void process()
-