Commit Graph

2 Commits (ea3e8bd3a1f0c47e17defdbe2b5bd0a8594171aa)

Author SHA1 Message Date
Anthony Johnson 2603729925
Fix some more parsing issues 8 years ago
Anthony Johnson 3c6e0e4015 Start altering the pydocstyle AST parser for our needs
This forks some of the pydocstyle AST parser into out mapper. Eventually, some
of the other operations such as parsing arguments and performing full name
lookup can be moved in as well. For now, this is not doing any extra assignment
tracking/etc, several of these operations will just throw this information out.

Refs #99
8 years ago