mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
15 lines
460 B
Plaintext
15 lines
460 B
Plaintext
PsiJavaFile:TextBlockTemplate5.java
|
|
PsiTemplateExpression
|
|
PsiReferenceExpression:STR
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiIdentifier:STR('STR')
|
|
PsiJavaToken:DOT('.')
|
|
PsiTemplate
|
|
PsiFragment:TEXT_BLOCK_TEMPLATE_BEGIN('"""\n\{')
|
|
PsiWhiteSpace(' ')
|
|
PsiLiteralExpression:"""
|
|
!"""
|
|
PsiJavaToken:TEXT_BLOCK_LITERAL('"""\n!"""')
|
|
PsiWhiteSpace(' ')
|
|
PsiFragment:TEXT_BLOCK_TEMPLATE_END('}"""') |