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