Browse Source

Docs: Added more Lark methods to the API reference

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.12.0
Erez Sh 3 years ago
parent
commit
0ba8fa745d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/classes.rst

+ 1
- 1
docs/classes.rst View File

@@ -5,7 +5,7 @@ Lark
----

.. autoclass:: lark.Lark
:members: open, parse, save, load
:members: open, parse, parse_interactive, lex, save, load, get_terminal, open_from_package


Using Unicode character classes with ``regex``


Loading…
Cancel
Save