blob: aae290bd2479edb127ad9ae482d72a50f05b002e [file] [log] [blame]
for (;;){}
-----
Groovy script
For statement
PsiElement(for)('for')
PsiWhiteSpace(' ')
PsiElement(()('(')
Traditional FOR clause
PsiElement(;)(';')
PsiElement(;)(';')
PsiElement())(')')
Block statement
Open block
PsiElement({)('{')
PsiElement(})('}')