package diffast-langs-python

  1. Overview
  2. Docs
Python parser plugin for Diff/AST

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.3.6.tar.gz
sha256=be973fe1316a3d72672c03680305ca8a4ad947ed07a8c3eeea8380faec9e52c0
md5=edb85aaf77cd22aaa8f6ce3889bf241d

doc/src/diffast-langs-python.base/python_base.ml.html

Source file python_base.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Python_base.Py_fact *)
module Py_fact = Python_base__Py_fact

(** @canonical Python_base.Py_label *)
module Py_label = Python_base__Py_label

(** @canonical Python_base.Py_lib_base *)
module Py_lib_base = Python_base__Py_lib_base

(** @canonical Python_base.Py_tree *)
module Py_tree = Python_base__Py_tree

(** @canonical Python_base.Py_unparsing *)
module Py_unparsing = Python_base__Py_unparsing