fixup! Add PairAt, TokenAt and PlainAt.
[doclang.git] / test / Golden / TCT / HeaderColon / 0022.tct.ast
index cb7f9219302bd62911ba131ae38a7163c0dab5c0..9846100595e929bd9500d6108151700f159744da 100644 (file)
@@ -1,11 +1,11 @@
-[ Tree (Cell 1:1 1:8 (NodeHeader (HeaderColon "" ""))
-    [ Tree (Cell 1:3 1:8 NodePara
-        [ Tree (Cell 1:3 1:8 (NodeToken (TokenText "text1"))) []
+[ Tree (Cell (NodeHeader (HeaderColon "" "")) [test/Golden/TCT/HeaderColon/0022.tct#1:1-1:8]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderColon/0022.tct#1:3-1:8]
+        [ Tree (Cell (NodeToken (TokenText "text1")) [test/Golden/TCT/HeaderColon/0022.tct#1:3-1:8]) []
         ] 
     ] 
-, Tree (Cell 2:1 3:8 (NodeHeader (HeaderGreat "" ""))
-    [ Tree (Cell 2:3 3:8 NodePara
-        [ Tree (Cell 2:3 3:8 (NodeToken (TokenText "text2\ntext3"))) []
+, Tree (Cell (NodeHeader (HeaderGreat "" "")) [test/Golden/TCT/HeaderColon/0022.tct#2:1-3:8]
+    [ Tree (Cell NodePara [test/Golden/TCT/HeaderColon/0022.tct#2:3-3:8]
+        [ Tree (Cell (NodeToken (TokenText "text2\ntext3")) [test/Golden/TCT/HeaderColon/0022.tct#2:3-3:8]) []
         ] 
     ] 
 ] 
\ No newline at end of file