Uses of Class
com.github.javaparser.UnicodeEscapeProcessingProvider.LineCounter
-
Packages that use UnicodeEscapeProcessingProvider.LineCounter Package Description com.github.javaparser -
-
Uses of UnicodeEscapeProcessingProvider.LineCounter in com.github.javaparser
Methods in com.github.javaparser that return UnicodeEscapeProcessingProvider.LineCounter Modifier and Type Method Description UnicodeEscapeProcessingProvider.LineCounterUnicodeEscapeProcessingProvider. getInputCounter()TheUnicodeEscapeProcessingProvider.LineCounterof the input file.UnicodeEscapeProcessingProvider.LineCounterUnicodeEscapeProcessingProvider. getOutputCounter()TheUnicodeEscapeProcessingProvider.LineCounterof the output file.
-