Interface IConstructorStatement

All Superinterfaces:
IFunctionStatement, IParsedElement, IParsedElementWithAtLeastOneDeclaration, IStatement
All Known Implementing Classes:
ConstructorStatement

public interface IConstructorStatement extends IFunctionStatement
  • Method Details

    • hasConstructKeyword

      boolean hasConstructKeyword()