sys::Obj fandoc::DocNode fandoc::DocText
DocText segment.
See docLib::Fandoc for usage.
override DocNodeId id()
Get node id for node type.
Source
new make(Str str)
Str str
override Str toStr()
Return a string representation of this object.
override Void write(DocWriter out)
Write this node to the specified DocWriter.