LibCST/docs/source
Jennifer Taylor e74ff11528 Implement base version of matchers + metadata
This adds the ability to match on metadata for a node as if it was an attribute on the node. It also opens up the ability to match on node attributes via metadata only. It allows for metadata match specifications with similar flexibility to standard matchers.
2019-10-21 13:25:20 -07:00
..
_static [doc] use png file and fix typo 2019-09-16 19:53:22 -07:00
_templates [doc] Why libcst? 2019-07-24 12:19:00 -07:00
conf.py add binder link to notebook tutorial page 2019-10-01 13:41:29 -07:00
index.rst [doc] add Scope Analysis tutorial 2019-10-08 15:48:59 -07:00
matchers.rst Implement base version of matchers + metadata 2019-10-21 13:25:20 -07:00
matchers_tutorial.ipynb Add a tutorial for matchers. 2019-10-01 15:28:58 -07:00
metadata.rst Export CodePosition and CodeRange from metadata 2019-10-18 14:30:33 -07:00
metadata_tutorial.ipynb Update tutorial to use renamed PositionProvider 2019-10-18 16:04:00 -07:00
motivation.rst Add a motivation section for LibCST documentation. 2019-08-01 14:51:00 -07:00
nodes.rst Add documentation to matchers. 2019-10-01 15:28:58 -07:00
parser.rst Include ParserSyntaxError in parser documentation 2019-08-22 13:35:11 -07:00
scope_tutorial.ipynb address review feedback form #94 2019-10-08 15:48:59 -07:00
tutorial.ipynb update import paths in Jupyter notebook 2019-09-16 19:53:22 -07:00
visitors.rst Fix visitor helper function name pattern in docs 2019-10-04 21:40:52 -07:00
why_libcst.rst Lots of work on Why LibCST section 2019-08-06 16:55:08 -07:00