Class DirectivesCompilationPhase

java.lang.Object
org.ek9lang.compiler.directives.DirectivesCompilationPhase
All Implemented Interfaces:
Function<EK9Parser.DirectiveContext,CompilationPhase>

public class DirectivesCompilationPhase extends Object implements Function<EK9Parser.DirectiveContext,CompilationPhase>
Just extracts the compilation phase or throws an illegal argument exception.