pattern property

String? pattern
getter/setter pair

The regular expression used to match the names of declarations. If this field is missing, return all declarations.

Implementation

String? pattern;