Class ImplementationPresentOrError

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

final class ImplementationPresentOrError extends Object implements BiConsumer<ISymbol,EK9Parser.MethodDeclarationContext>
Typically used with programs. cannot be abstract and so must always provide some form of implementation. Unless it is in an external module - then it just exists there - and could actually be called.