Inversion::Template::
TextNode class
Superclass | Inversion::Template::Node |
Inversion
text node class – container for static content in templates between tags.
Attributes
- body R
The node body
Public Class Methods
Create a new TextNode
with the specified ‘source`.
Public Instance Methods
Render the text node as the body of a comment.
Render the node.