mirror of https://git.sr.ht/~garritfra/sabre
15 changed files with 20 additions and 15 deletions
@ -0,0 +1,5 @@
|
||||
# AST |
||||
|
||||
This module contains the node types of the Sabre AST. |
||||
|
||||
The most important node is `Module`, which is the abstract representation of a Sabre file. |
Loading…
Reference in new issue