Class EnumerationLocator

java.lang.Object
org.ek9lang.compiler.phase3.EnumerationLocator
All Implemented Interfaces:
Function<String,Optional<ISymbol>>

final class EnumerationLocator extends Object implements Function<String,Optional<ISymbol>>
Attempts to locate an Enumeration by name.