Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
A
astor
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
astor
Commits
4558703b
Kaydet (Commit)
4558703b
authored
Nis 22, 2017
tarafından
Patrick Maupin
Kaydeden (comit)
GitHub
Nis 22, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge PR #64 -- make docs work at github
Dual docs -- issue #63
üst
cdc2c2c4
b1d4476f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
2 deletions
+22
-2
index.rst
docs/index.rst
+22
-2
No files found.
docs/index.rst
Dosyayı görüntüle @
4558703b
.. currentmodule:: astor
.. github display
************************************************************************************
NOTE: This file was designed to be viewed at http://astor.readthedocs.io/en/latest/
************************************************************************************
Some content will not display properly when viewing using the github browser.
============================
astor -- AST observe/rewrite
============================
...
...
@@ -15,7 +24,6 @@ astor -- AST observe/rewrite
astor is designed to allow easy manipulation of Python source via the AST.
Getting Started
---------------
...
...
@@ -65,12 +73,20 @@ areas:
Classes
---------
.. github display
.. class:: CodeToAst
.. class:: CodeToAst
This is the base class for the helper function code_to_ast.
It may be subclassed, but probably will not need to be.
.. github display
.. class:: TreeWalk(node=None)
.. class:: TreeWalk(node=None)
The TreeWalk class is designed to be subclassed in order
...
...
@@ -79,6 +95,10 @@ Classes
at present :(
.. github display
.. class:: ExplicitNodeVisitor
.. class:: ExplicitNodeVisitor
The ExplicitNodeVisitor class subclasses the ast.NodeVisitor
...
...
@@ -212,7 +232,7 @@ Command line utilities
--------------------------
rtrip
''''''
~~~~~
There is currently one command-line utility::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment