ASTInformation.spaceAfterLocations

Locations of tokens where a space is needed (such as the '*' in a type)

struct ASTInformation
size_t[] spaceAfterLocations;

Meta