summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@label__label_reference_equation.txt.snap
blob: 93580e846edf61cfc6550a3cca13f61a8e8bbfb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: src/parser/latex.rs
expression: root
input_file: src/parser/test_data/latex/label/label_reference_equation.txt
---
ROOT@0..11
  PREAMBLE@0..11
    LABEL_REFERENCE@0..11
      LABEL_REFERENCE_NAME@0..6 "\\eqref"
      CURLY_GROUP_WORD_LIST@6..11
        L_CURLY@6..7 "{"
        KEY@7..10
          WORD@7..10 "foo"
        R_CURLY@10..11 "}"