Class DirectivesSymbolName

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

public class DirectivesSymbolName extends Object implements Function<EK9Parser.DirectiveContext,String>
Just extracts the symbol name or throws an illegal argument exception.