paramDecls property

Map<String, HTAbstractParameter> paramDecls
final

Holds declarations of all parameters.

Implementation

final Map<String, HTAbstractParameter> paramDecls;