Mutable Constructor Reference
Represents a declared constructor for a particular class.
This representation is mutable, to allow changing properties of the constructor.
Properties
Link copied to clipboard
The set of annotations applied to this member definition.
Link copied to clipboard
Link copied to clipboard
The MutableParameter arguments that this constructor must be invoked with.
Link copied to clipboard
The type that is instantiated by this constructor.