Class SymbolFactory

java.lang.Object
org.ek9lang.compiler.support.CommonFactory
org.ek9lang.compiler.support.SymbolFactory

public class SymbolFactory extends CommonFactory
Just a factory for all types of EK9 symbol. Ensures that newly created symbols are initialised correctly. Delegates to other factories as appropriate - just to keep the size and complexity manageable.