Package org.ek9lang.compiler.support
Class DirectiveFactory
java.lang.Object
org.ek9lang.compiler.support.CommonFactory
org.ek9lang.compiler.support.DirectiveFactory
Just focuses on creating directives, these are used when testing EK9 source code.
-
Field Summary
Fields inherited from class org.ek9lang.compiler.support.CommonFactory
aggregateManipulator, checkContextNotNull, parsedModule
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ek9lang.compiler.support.CommonFactory
configureAggregate, configureSymbol, createAndRegisterParameterisedSymbols, getAggregateFactory, getDefaultOperatorInitializer, getDefaultOperatorSymbolInitializer
-
Constructor Details
-
DirectiveFactory
DirectiveFactory(ParsedModule parsedModule)
-
-
Method Details
-
newDirective
-