<?phpclass Rst{ public function __construct( RstOptions $options *= null* ) { }}
<?phpclass Rst{ public function __construct( RstOptions*|null* $options = null ) { }}