Class ProcessDynamicClassOrError

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.phase2.ProcessDynamicClassOrError
All Implemented Interfaces:
Consumer<EK9Parser.DynamicClassDeclarationContext>

final class ProcessDynamicClassOrError extends RuleSupport implements Consumer<EK9Parser.DynamicClassDeclarationContext>
Configures a dynamic class in terms of settings its super and configured traits. This does use a number of other components to check the suitability of the dynamic class creation as defined in the EK9 source code.