Class ImplementationPresentOrError

java.lang.Object
org.ek9lang.compiler.phase1.ImplementationPresentOrError
All Implemented Interfaces:
Consumer<EK9Parser.MethodDeclarationContext>

final class ImplementationPresentOrError extends Object implements Consumer<EK9Parser.MethodDeclarationContext>
Typically used with programs. cannot be abstract and so must always provide some form of implementation.