Manual: printer

class Blank extends object
not documented
volatile
+init(self, text, indent, forceable)
self not documented
text not documented
indent not documented
forceable not documented
returns not documented
not documented
volatile
class Left extends object
not documented
volatile
+init(self)
self not documented
returns not documented
not documented
volatile
class Newline extends object
not documented
volatile
+init(self, indent, force)
self not documented
indent not documented
force not documented
returns not documented
not documented
volatile
class Preformat extends object
not documented
volatile
+init(self, text, indent)
self not documented
text not documented
indent not documented
returns not documented
not documented
volatile
class Printer extends object
not documented
volatile
+init(self, result, margin = null)
self not documented
result not documented
margin not documented
returns not documented
not documented
volatile
scan(self, x)
self not documented
x not documented
returns not documented
not documented
volatile
class Scanner extends object
not documented
volatile
+init(self, fd = null, margin = null)
self not documented
fd not documented
margin not documented
returns not documented
not documented
volatile
blank(self, text, indent = null, forceable = null)
self not documented
text not documented
indent not documented
forceable not documented
returns not documented
not documented
volatile
finish(self)
self not documented
returns not documented
not documented
volatile
left(self)
self not documented
returns not documented
not documented
volatile
newline(self, indent = null, force = null)
self not documented
indent not documented
force not documented
returns not documented
not documented
volatile
preformat(self, text, indent = null)
self not documented
text not documented
indent not documented
returns not documented
not documented
volatile
right(self)
self not documented
returns not documented
not documented
volatile
scan(self, x)
self not documented
x not documented
returns not documented
not documented
volatile
text(self, text)
self not documented
text not documented
returns not documented
not documented
volatile
class Text extends object
not documented
volatile
+init(self, text)
self not documented
text not documented
returns not documented
not documented
volatile
dir : path
not documented
volatile
import : Import
not documented
volatile
name = "printer"
not documented
volatile