abstract class Luce::Node
- Luce::Node
- Reference
- Object
Overview
Base class for any AST item.
Roughly corresponds to Node in the DOM. Will be either an Element or Text.
Base class for any AST item.
Roughly corresponds to Node in the DOM. Will be either an Element or Text.