Class AggregateWithTraitsSymbol

All Implemented Interfaces:
Serializable, IAggregateSymbol, ICanBeGeneric, ICanCaptureVariables, IScope, IScopedSymbol, ISymbol, ITokenReference

public class AggregateWithTraitsSymbol extends AggregateSymbol
An aggregate, but one that can have zero or more traits (like interfaces).
See Also: