Uses of Class
com.igormaznitsa.jcp.utils.ResetablePrinter
-
Packages that use ResetablePrinter Package Description com.igormaznitsa.jcp.context -
-
Uses of ResetablePrinter in com.igormaznitsa.jcp.context
Fields in com.igormaznitsa.jcp.context declared as ResetablePrinter Modifier and Type Field Description private ResetablePrinter
PreprocessingState. currentPrinter
private ResetablePrinter
PreprocessingState. normalPrinter
private ResetablePrinter
PreprocessingState. postfixPrinter
private ResetablePrinter
PreprocessingState. prefixPrinter
Methods in com.igormaznitsa.jcp.context that return ResetablePrinter Modifier and Type Method Description ResetablePrinter
PreprocessingState. getPrinter()
-