ClassDeclaration.hasConstructor

Gets whether this class has a constructor.

  1. bool hasConstructor()
    class ClassDeclaration
    pure @nogc @property
    bool
    hasConstructor
    ()
  2. inout(FieldDeclaration[]) getFields()

Meta