Class: Antlers::LeafNode

Inherits:
AntlerNode show all
Defined in:
lib/interfaces/leaf_node.rb

Direct Known Subclasses

HTMLNode, PropNode, VarNode

Constant Summary

Constants inherited from AntlerNode

AntlerNode::DEF_KEY, AntlerNode::END_KEY

Instance Attribute Summary

Attributes inherited from AntlerNode

#name

Method Summary

Methods inherited from AntlerNode

#==, build, #end_name, #eql?, #hash, #initialize, match?, #render

Constructor Details

This class inherits a constructor from Antlers::AntlerNode