Class DirectivesSymbolCategory

java.lang.Object
org.ek9lang.compiler.directives.DirectivesSymbolCategory
All Implemented Interfaces:
Function<EK9Parser.DirectiveContext,ISymbol.SymbolCategory>

public class DirectivesSymbolCategory extends Object implements Function<EK9Parser.DirectiveContext,ISymbol.SymbolCategory>
Just extracts the symbol category or throws an illegal argument exception.