Class RetrieveDefaultedOperators

java.lang.Object
org.ek9lang.compiler.phase3.RetrieveDefaultedOperators
All Implemented Interfaces:
Function<IAggregateSymbol,List<MethodSymbol>>

final class RetrieveDefaultedOperators extends Object implements Function<IAggregateSymbol,List<MethodSymbol>>
Accesses the aggregate and gets just the 'default' operators defined on that aggregate (not any hierarchy).