Uses of Class
org.ek9lang.compiler.support.AggregateFactory
Package
Description
F - Resolution of Explicitly Defined Type Symbols at this point phase1 processing should have defined
most of the explicitly defined symbols, so they should be resolvable.
Contains critical general components used in the
Ek9Compiler
listeners.-
Uses of AggregateFactory in org.ek9lang.compiler.phase2
Modifier and TypeFieldDescription(package private) final AggregateFactory
PopulateConstrainedTypeOrError.aggregateFactory
ModifierConstructorDescription(package private)
PopulateConstrainedTypeOrError
(SymbolsAndScopes symbolsAndScopes, AggregateFactory aggregateFactory, ErrorListener errorListener) (package private)
ProcessTypeDeclarationOrError
(SymbolsAndScopes symbolsAndScopes, AggregateFactory aggregateFactory, ErrorListener errorListener) (package private)
SetupGenericTOrError
(SymbolsAndScopes symbolsAndScopes, AggregateFactory aggregateFactory, ErrorListener errorListener) (package private)
SyntheticConstructorCreator
(AggregateFactory aggregateFactory) -
Uses of AggregateFactory in org.ek9lang.compiler.support
Modifier and TypeFieldDescription(package private) final AggregateFactory
CheckAndPopulateOperator.aggregateFactory
ModifierConstructorDescription(package private)
CheckAndPopulateOperator
(AggregateFactory aggregateFactory, ErrorListener errorListener) OperatorFactory
(AggregateFactory aggregateFactory)