You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/cst/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
created_by:
3
3
display_name: Concrete syntax tree
4
4
released:
5
-
short_description: A concrete syntax tree is an ordered, rooted tree that represents the syntactic structure of a string according to some context-free grammar.
5
+
short_description: A concrete syntax tree is a low level representation of the parsed source in the structure defined by a grammar description.
0 commit comments