disu.se

OptionalClass

Namespace

Ame

Ancestors
  1. Argument

  2. Object

Represents an optional argument to a Method. It has a #default value that will be used if no more arguments are available when it gets called upon to process an argument before the method this argument is associated with gets called.

Instance Methods

defaultObject?#

Returns the default value of the receiver.