Class ProcessCommonMethodsOrError

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.phase1.ProcessCommonMethodsOrError
All Implemented Interfaces:
BiConsumer<MethodSymbol,EK9Parser.MethodDeclarationContext>

final class ProcessCommonMethodsOrError extends RuleSupport implements BiConsumer<MethodSymbol,EK9Parser.MethodDeclarationContext>
Processes and checks Methods that apply in all method contexts for basic correctness.