superCls property

String? superCls
finalinherited

Indicating which classes inherited from the superCls to operate on. This is only meaningful for regex add grammar.

Implementation

final String? superCls;