blob: 38ed1b3e07c21deab4be75aa1e148ac9c14cebdf [file] [log] [blame] [view] [edit]
# Analysis Library
<!--*
freshness: { owner: 'hzeller' 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.