Interface IDelegateStatement

All Superinterfaces:
IHasType, IParsedElement, IParsedElementWithAtLeastOneDeclaration, IStatement, IVarStatement
All Known Implementing Classes:
DelegateStatement

public interface IDelegateStatement extends IVarStatement
  • Method Details

    • getConstituents

      List<IType> getConstituents()