Fields
tag: Tag,
is_note: bool = false,
token_is_prev: bool = false,
True if token
points to the token before the token causing an issue.
token: TokenIndex,
tag: Tag,
is_note: bool = false,
token_is_prev: bool = false,
True if token
points to the token before the token causing an issue.
token: TokenIndex,