Uses of Class
org.ek9lang.compiler.support.AggregateManipulator
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 AggregateManipulator in org.ek9lang.compiler.phase2
Modifier and TypeFieldDescription(package private) final AggregateManipulator
PopulateConstrainedTypeOrError.aggregateManipulator
ModifierConstructorDescription(package private)
PopulateConstrainedTypeOrError
(SymbolsAndScopes symbolsAndScopes, AggregateManipulator aggregateManipulator, ErrorListener errorListener) (package private)
ProcessTypeDeclarationOrError
(SymbolsAndScopes symbolsAndScopes, AggregateManipulator aggregateManipulator, ErrorListener errorListener) (package private)
SetupGenericTOrError
(SymbolsAndScopes symbolsAndScopes, AggregateManipulator aggregateManipulator, ErrorListener errorListener) (package private)
SyntheticConstructorCreator
(AggregateManipulator aggregateManipulator) -
Uses of AggregateManipulator in org.ek9lang.compiler.support
Modifier and TypeFieldDescription(package private) final AggregateManipulator
CheckAndPopulateOperator.aggregateManipulator
protected final AggregateManipulator
CommonFactory.aggregateManipulator
ModifierConstructorDescription(package private)
CheckAndPopulateOperator
(AggregateManipulator aggregateManipulator, ErrorListener errorListener) OperatorFactory
(AggregateManipulator aggregateManipulator)