Przeglądaj źródła

Fix a typo

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.0
Peter Wienemann 3 lat temu
rodzic
commit
d95f552ce9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      docs/grammar.md

+ 1
- 1
docs/grammar.md Wyświetl plik

@@ -251,7 +251,7 @@ COMMENT: "#" /[^\n]/*
```
### %import

Allows to import terminals and rules from lark grammars.
Allows one to import terminals and rules from lark grammars.

When importing rules, all their dependencies will be imported into a namespace, to avoid collisions. It's not possible to override their dependencies (e.g. like you would when inheriting a class).



Ładowanie…
Anuluj
Zapisz