blob: cc12f8197b1516608cd188504666988d5454c87e [file] [log] [blame]
throw new Exception()
-----
Groovy script
THROW statement
PsiElement(throw)('throw')
PsiWhiteSpace(' ')
NEW expression
PsiElement(new)('new')
PsiWhiteSpace(' ')
Reference element
PsiElement(identifier)('Exception')
Arguments
PsiElement(()('(')
PsiElement())(')')