The types of special token ranges identified by the parsing pass
Function declarations such as "const int foo();"
Variable and parameter declarations such as "int bar[]"
The location of a closing brace for an interface, class, struct, union, or enum.
See Implementation
The types of special token ranges identified by the parsing pass