Class: BabelBridge::RootNode

Inherits:
Node
  • Object
show all
Defined in:
lib/babel_bridge/nodes/root_node.rb

Instance Attribute Summary

Attributes inherited from Node

#delimiter, #many_delimiter, #match_length, #offset, #parent, #parser, #src

Method Summary

Methods inherited from Node

#column, #init_line_column, #initialize, #inspect, #length, #line, #match_range, #node_init, #node_path, #offset_after_match, #on_matched, #onlychildren_list, #parent_list, #path_string, #relative_class_name, #relative_source_file, #remaining_src, #source_file, #text, #to_s, #to_sym

Constructor Details

This class inherits a constructor from BabelBridge::Node