|
| 1 | +Cypher file: FILE(0,43) |
| 2 | + CypherStatementItemImpl(STATEMENT_ITEM)(0,11) |
| 3 | + CypherStatementImpl(STATEMENT)(0,10) |
| 4 | + CypherQueryOptionsImpl(QUERY_OPTIONS)(0,0) |
| 5 | + <empty list> |
| 6 | + CypherQueryImpl(QUERY)(0,10) |
| 7 | + CypherRegularQueryImpl(REGULAR_QUERY)(0,10) |
| 8 | + CypherSingleQueryImpl(SINGLE_QUERY)(0,10) |
| 9 | + CypherSinglePartQueryImpl(SINGLE_PART_QUERY)(0,10) |
| 10 | + CypherReadingWithReturnImpl(READING_WITH_RETURN)(0,10) |
| 11 | + CypherReturnImpl(RETURN)(0,10) |
| 12 | + PsiElement(RETURN)('RETURN')(0,6) |
| 13 | + CypherReturnBodyImpl(RETURN_BODY)(7,10) |
| 14 | + CypherReturnItemsImpl(RETURN_ITEMS)(7,10) |
| 15 | + CypherReturnItemImpl(RETURN_ITEM)(7,10) |
| 16 | + CypherExpressionImpl(EXPRESSION)(7,10) |
| 17 | + CypherNumberLiteralImpl(NUMBER_LITERAL)(7,10) |
| 18 | + CypherDoubleLiteralImpl(DOUBLE_LITERAL)(7,10) |
| 19 | + CypherUnsignedDoubleImpl(UNSIGNED_DOUBLE)(7,10) |
| 20 | + PsiElement(decimal)('1e6')(7,10) |
| 21 | + PsiElement(;)(';')(10,11) |
| 22 | + CypherStatementItemImpl(STATEMENT_ITEM)(12,43) |
| 23 | + CypherStatementImpl(STATEMENT)(12,42) |
| 24 | + CypherQueryOptionsImpl(QUERY_OPTIONS)(12,12) |
| 25 | + <empty list> |
| 26 | + CypherQueryImpl(QUERY)(12,42) |
| 27 | + CypherRegularQueryImpl(REGULAR_QUERY)(12,42) |
| 28 | + CypherSingleQueryImpl(SINGLE_QUERY)(12,42) |
| 29 | + CypherSinglePartQueryImpl(SINGLE_PART_QUERY)(12,42) |
| 30 | + CypherReadingWithReturnImpl(READING_WITH_RETURN)(12,42) |
| 31 | + CypherReturnImpl(RETURN)(12,42) |
| 32 | + PsiElement(RETURN)('RETURN')(12,18) |
| 33 | + CypherReturnBodyImpl(RETURN_BODY)(19,42) |
| 34 | + CypherReturnItemsImpl(RETURN_ITEMS)(19,42) |
| 35 | + CypherReturnItemImpl(RETURN_ITEM)(19,42) |
| 36 | + CypherExpressionImpl(EXPRESSION)(19,42) |
| 37 | + CypherNumberLiteralImpl(NUMBER_LITERAL)(19,42) |
| 38 | + CypherDoubleLiteralImpl(DOUBLE_LITERAL)(19,42) |
| 39 | + CypherUnsignedDoubleImpl(UNSIGNED_DOUBLE)(19,42) |
| 40 | + PsiElement(decimal)('1.7976931348623157e+308')(19,42) |
| 41 | + PsiElement(;)(';')(42,43) |
0 commit comments