keywordImplementations property

Map<String, CustomKeyword> keywordImplementations
final

A map of the keywords and implementation for the keywords.

Implementation

final Map<String, CustomKeyword> keywordImplementations;