blob: c7ceb9bb088d48be17b838519b35acc8c081e296 [file] [view]
# Analysis Library
<!--*
freshness: { owner: 'fangism' reviewed: '2020-10-04' }
*-->
This directory contains libraries for analyzing (read-only)
[structural representations of text](../text), such as lines, token streams, and
syntax trees. You can find classes for building lint rules and linters here.
See the [matcher](matcher) subdirectory for a syntax-tree matching library.