cb property

ParserCallback? cb
getter/setter pair

Callback used to parse the string if the regular expression matches

Implementation

ParserCallback? cb;