isPattern

open override val isPattern: Boolean

Indicates if the leaf was constructed by matching a regular expression pattern or not.

true if the leaf was created by matching a regular expression pattern, false if not.