Class: Chelsy::Node

Inherits:
Object
  • Object
show all
Defined in:
lib/chelsy/ast.rb

Direct Known Subclasses

Element, Fragment, FragmentList

Instance Method Summary collapse

Constructor Details

#initialize(**opts) ⇒ Node

Returns a new instance of Node.



22
23
# File 'lib/chelsy/ast.rb', line 22

def initialize(**opts)
end