ASTInformation.conditionalWithElseLocations

Conditional statements that have matching "else" statements

struct ASTInformation
size_t[] conditionalWithElseLocations;

Meta