Skip to content

Commit 642e023

Browse files
authored
Update index.md
Remove value-less keys
1 parent 0a99644 commit 642e023

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

topics/cst/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2-
created_by:
32
display_name: Concrete syntax tree
4-
released:
53
short_description: A concrete syntax tree is a low level representation of the parsed source in the structure defined by a grammar description.
64
topic: cst
75
aliases: parse-tree, parsing-tree, derivation-tree
8-
url:
96
wikipedia_url: https://en.wikipedia.org/wiki/Parse_tree
107
related: ast
118
---

0 commit comments

Comments
 (0)