Home | History | Annotate | Download | only in util

Lines Matching defs:currentChar

285             char currentChar = s.charAt(currentIndex);
286 switch (currentChar) {