Class DirectiveSpecExtractor

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

public class DirectiveSpecExtractor extends Object implements Function<EK9Parser.DirectiveContext,DirectiveSpec>
Just extract the spec from the free format data in the directive.