summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@label__label_reference_equation.txt.snap
blob: b631f40b60a259cec5a60069ba3b6553b1174e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: crates/parser/src/latex.rs
expression: root
input_file: crates/parser/src/test_data/latex/label/label_reference_equation.txt
---
ROOT@0..11
  PREAMBLE@0..11
    LABEL_REFERENCE@0..11
      COMMAND_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 "}"