Parse the column alignments for arrays. The currently supported formats are: - `c` center the column - `r` right align the column - `l` left align the column - `|` insert a vertical bar at position. For example: `\begin{array}{c|c|c}\end{array}`.
(lex: &mut Lexer, _: Style)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected