Stub implementation for expression nodes
This commit is contained in:
@@ -1018,7 +1018,7 @@ JetFile: BinaryHeap.jet
|
||||
PsiElement(LBRACE)('{')
|
||||
PsiWhiteSpace('\n ')
|
||||
BINARY_EXPRESSION
|
||||
FIELD_REFERENCE
|
||||
REFERENCE_EXPRESSION
|
||||
PsiElement(FIELD_IDENTIFIER)('$value')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiElement(EQ)('=')
|
||||
|
||||
Reference in New Issue
Block a user