Class: Text
Defined in: | node_modules/haml-coffee/src/nodes/text.coffee |
Inherits: | Node |
Overview
Text node that contains everything that cannot be detected as
Constant Summary
Constants inherited from Node
CLEAR_WHITESPACE_LEFT, CLEAR_WHITESPACE_RIGHT
Instance Method Summary
- .evaluate() Evaluate the text node.
Inherited Method Summary
Methods inherited from Node
.constructor, .addChild, .getOpener, .getCloser, .isPreserved, .isCommented, .markText, .markRunningCode, .markInsertingCode, .evaluate, .render
Instance Method Details
.evaluate()
Evaluate the text node.