blob: 51106a67eac701977d5520a2247c814f9f584936 [file] [log] [blame]
static b = null
-----
Groovy script
Variable definitions
Modifiers
PsiElement(static)('static')
PsiWhiteSpace(' ')
Variable
PsiElement(identifier)('b')
PsiWhiteSpace(' ')
PsiElement(=)('=')
PsiWhiteSpace(' ')
Literal
PsiElement(null)('null')