Interface IConstructorType

    • Method Detail

      • getDeclaringType

        IType getDeclaringType()
        Returns the type being contructed.
      • getConstructor

        IConstructorInfo getConstructor()
        An associated Constructor. Optional.
      • getArgSignature

        String getArgSignature()