Class: Antlers::LeafNode

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

Direct Known Subclasses

PropNode, VarNode

Instance Attribute Summary

Attributes inherited from AntlerNode

#name

Method Summary

Methods inherited from AntlerNode

#==, #eql?, #hash, #initialize, #render

Constructor Details

This class inherits a constructor from Antlers::AntlerNode