Searched defs:afterType (Results 1 – 4 of 4) sorted by relevance
81 …bool afterType; // true if we've recognized a type, so can only be looking for an identi… variable
2535 char afterType = ((PatternItem) after).type; in matchLiteral() local
2550 char afterType = ((PatternItem) after).type; in matchLiteral() local