afterText

abstract var afterText: RegExp?(source)

This rule will only execute if the text after the cursor matches this regular expression.

Online Documentation