Searched refs:itemResType (Results 1 – 1 of 1) sorted by relevance
29 ResType itemResType = ResType.inferFromValue(itemString); in inferType() local30 if (itemResType == ResType.CHAR_SEQUENCE) { in inferType()32 itemResType = ResType.STYLE; in inferType()34 itemResType = ResType.NULL; in inferType()37 itemResType = null; in inferType()40 return itemResType; in inferType()