21.143Class Verbatim

Terminal unparsed node.

Class Verbatim( text ) from \
                 BaseDom(( "verbatim", nil, nil))

This class is meant to store a terminal text (a pure string) which is directly rendered on the output.

The parsed string is included verbatim at required position and never escaped.

Properties
text
Methods
render
Properties inherited from class BaseDom
childTypeList
children
eattr
hname
parent
profileMeta-profiles.
text
Methods inherited from class BaseDom
render
st_makesep

Properties

text

Methods

render

render( level, stream )
Made with http://www.falconpl.org