pfultz2 opened this issue 4 years ago · 0 comments
const Token* parent = tok->astParent(); while(Token::simpleMatch(parent, ":")) parent = tok->astParent();