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 | |
profile | Meta-profiles. |
text | |
Methods inherited from class BaseDom | |
render | |
st_makesep |
render( level, stream )