Decode SourceDecodeCommentParameter

class Parameter

Describes a named method parameter.

Definitions

attr :name

The name of the parameter.

Signature

attribute String

attr :type

The type of the attribute.

Signature

attribute String