blob: 23135894a1088a1575cacf0f5b2d4f4dd891d47c [file] [log] [blame]
/abcde $2 $ident asd/
-----
Groovy script
Compound regular expression
PsiElement(regex begin)('/')
GrStringContentImpl(GString content element)
PsiElement(regex content)('abcde $2 ')
GString injection
PsiElement($)('$')
Reference expression
PsiElement(identifier)('ident')
GrStringContentImpl(GString content element)
PsiElement(regex content)(' asd')
PsiElement(regex end)('/')