Extends
Methods
(static) Mixin(BaseClass) → {Class}
Creates a class that implements SSMLSpeechmarkInterface
and extends a specified base class.
Parameters:
| Name | Type | Description | 
|---|---|---|
| BaseClass | Class | The class to extend. | 
Returns:
A class that extends BaseClass and implements SSMLSpeechmarkInterface.
- Type
- Class
discard()
- Inherited From: