clone abstract method
Create a copy of this declaration, mainly used on class member inheritance and function arguments passing.
Implementation
@override
HTAbstractParameter clone();
Create a copy of this declaration, mainly used on class member inheritance and function arguments passing.
@override
HTAbstractParameter clone();