Syntax of an Explicit Initializer by Constructor

The syntax for an initializer that explicitly initializes a class object with a constructor is:

>>----(--expression--)----------------------><
    \-=----expression--------------------/
         |    /-,----------\           |
         |                |           |
         \-{----expression-----------}-/
                              \-,-/