jrsonnet-rowan-parser 0.5.0-pre98

Rowan-based CST for jrsonnet
Documentation
1
2
3
4
5
6
7
8
---
source: crates/jrsonnet-rowan-parser/src/tests.rs
expression: "|||hello\n"
---
SOURCE_FILE@0..9
  EXPR@0..9
    EXPR_STRING@0..9
      ERROR_STRING_BLOCK_MISSING_NEW_LINE@0..9 "|||hello\n"