Searched refs:typeWithColons (Results 1 – 1 of 1) sorted by relevance
98 String typeWithColons = line.trim().split(" ")[0].trim(); in getStateFromLine() local99 String type = typeWithColons.substring(0, typeWithColons.length() - 1); in getStateFromLine()104 "The given tag " + typeWithColons + " doesn't match with the existing tags"); in getStateFromLine()