clone abstract method

  1. @override
HTAbstractParameter clone()
override

Create a copy of this declaration, mainly used on class member inheritance and function arguments passing.

Implementation

@override
HTAbstractParameter clone();