Searched refs:prevLabelPair (Results 1 – 1 of 1) sorted by relevance
243 Grammar.LabelElementPair prevLabelPair = in checkForLabelTypeMismatch() local245 if ( prevLabelPair!=null ) { in checkForLabelTypeMismatch()247 if ( prevLabelPair.type != type ) { in checkForLabelTypeMismatch()250 Grammar.LabelTypeToString[prevLabelPair.type]; in checkForLabelTypeMismatch()