Manual: texopic

class Blank 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 Builder extends object
not documented
volatile
+init(self, scanner = null)
self not documented
scanner not documented
returns not documented
not documented
volatile
emit_char(self, ch)
self not documented
ch not documented
returns not documented
not documented
volatile
emit_macro(self, name, args)
self not documented
name not documented
args not documented
returns not documented
not documented
volatile
emit_newline(self)
self not documented
returns not documented
not documented
volatile
emit_sp(self)
self not documented
returns not documented
not documented
volatile
stringify(self, node)
self not documented
node not documented
returns not documented
not documented
volatile
class Env extends object
not documented
volatile
+call(self, obj, args...)
self not documented
obj not documented
args not documented
returns not documented
not documented
volatile
+init(self, parent = null)
self not documented
parent not documented
returns not documented
not documented
volatile
class Group extends object
not documented
volatile
+init(self, head, data = null, lno = null, ending = null)
self not documented
head not documented
data not documented
lno not documented
ending not documented
returns not documented
not documented
volatile
class GroupCell extends object
not documented
volatile
+init(self, head, data)
self not documented
head not documented
data 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 Macro extends object
not documented
volatile
+init(self, name, args, lno = null)
self not documented
name not documented
args not documented
lno 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 Par extends object
not documented
volatile
+init(self, lno = null)
self not documented
lno not documented
returns not documented
not documented
volatile
class Pre extends object
not documented
volatile
+init(self, text, lno = null)
self not documented
text not documented
lno not documented
returns not documented
not documented
volatile
+repr(self)
self 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)
self 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)
self not documented
returns not documented
not documented
volatile
blank(self, text, indent)
self not documented
text not documented
indent 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 Scope extends object
not documented
volatile
+call(self, obj, args...)
self not documented
obj not documented
args not documented
returns not documented
not documented
volatile
+getitem(self, index, value)
self not documented
index not documented
value not documented
returns not documented
not documented
volatile
+init(self, parent = null)
self not documented
parent not documented
returns not documented
not documented
volatile
+setitem(self, index, value)
self not documented
index not documented
value not documented
returns not documented
not documented
volatile
invoke(self, obj, args...)
self not documented
obj not documented
args not documented
returns not documented
not documented
volatile
class Segment extends object
not documented
volatile
+init(self, head, data = null, pre = null, lno = null)
self not documented
head not documented
data not documented
pre not documented
lno not documented
returns not documented
not documented
volatile
class Stream extends object
not documented
volatile
+init(self, iterator, col = null, lno = null, indent = null)
self not documented
iterator not documented
col not documented
lno not documented
indent not documented
returns not documented
not documented
volatile
advance(self)
self 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
class VerbatimScanner extends object
not documented
volatile
+init(self)
self not documented
returns not documented
not documented
volatile
blank(self, text, indent)
self not documented
text not documented
indent not documented
returns not documented
not documented
volatile
left(self)
self not documented
returns not documented
not documented
volatile
right(self)
self not documented
returns not documented
not documented
volatile
text(self, text)
self not documented
text not documented
returns not documented
not documented
volatile
dir : path
not documented
volatile
fs : module
not documented
volatile
import : Import
not documented
volatile
in_stack(name, stack)
name not documented
stack not documented
returns not documented
not documented
volatile
main(args)
args not documented
returns not documented
not documented
volatile
name = "texopic"
not documented
volatile
parse_structure(stream, macros, implicit_ending = null)
stream not documented
macros not documented
implicit_ending not documented
returns not documented
not documented
volatile
parse_token(stream)
stream not documented
returns not documented
not documented
volatile
precapture(stream)
stream not documented
returns not documented
not documented
volatile
read_fd(fd)
fd not documented
returns not documented
not documented
volatile
read_file(path, macros)
path not documented
macros not documented
returns not documented
not documented
volatile
signature(macro)
macro not documented
returns not documented
not documented
volatile
skip_space(stream)
stream not documented
returns not documented
not documented
volatile
stringify(data)
data not documented
returns not documented
not documented
volatile
verbatim(arg, builder = null)
arg not documented
builder not documented
returns not documented
not documented
volatile
write_file(path, document)
path not documented
document not documented
returns not documented
not documented
volatile