Uses of Class
org.glassfish.pfl.basic.algorithm.Printer
Packages that use Printer
-
Uses of Printer in org.glassfish.pfl.basic.algorithm
Methods in org.glassfish.pfl.basic.algorithm that return PrinterModifier and TypeMethodDescriptionPrinter.in()
Printer.nl()
Printer.out()
Printer.printBuffer
(byte[] buffer) private Printer
Printer.rightJustify
(String str) Printer.rj
(int size) Right-Justify the next call to p so that the total number of characters is at least size. -
Uses of Printer in org.glassfish.pfl.dynamic.codegen.impl
Subclasses of Printer in org.glassfish.pfl.dynamic.codegen.implModifier and TypeClassDescriptionclass
Extends the file utility Printer with line numbers that are also optionally stored as Attributes in Nodes for annotating the AST.