mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
formatting
GitOrigin-RevId: bdcd31bd6bb6de98cabd62a7416094c3cbbe9c4c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
29d68d2b3c
commit
ebeb339c4b
@@ -22,8 +22,7 @@ internal object JavaWhitespaceOrCommentBindingPolicy : WhitespaceOrCommentBindin
|
||||
JavaSyntaxElementType.EMPTY_EXPRESSION,
|
||||
JavaSyntaxElementType.EXPRESSION_LIST,
|
||||
JavaSyntaxElementType.ANNOTATION_PARAMETER_LIST,
|
||||
|
||||
)
|
||||
)
|
||||
|
||||
override fun isLeftBound(elementType: SyntaxElementType): Boolean =
|
||||
elementType in leftBoundTokens
|
||||
|
||||
Reference in New Issue
Block a user