Class: CodeObject::Object

Inherits:
Base
  • Object
show all
Defined in:
lib/code_object/object.rb

Direct Known Subclasses

Function

Constant Summary

Constants included from Dom::Node

Dom::Node::ABSOLUTE, Dom::Node::LEAF, Dom::Node::NODENAME, Dom::Node::NS_SEP, Dom::Node::NS_SEP_STRING, Dom::Node::RELATIVE

Instance Attribute Summary

Attributes inherited from Base

#docs, #name, #path

Attributes included from Parser::MetaContainer

#filepath, #line_start, #source

Method Summary

Methods inherited from Base

#initialize, #to_s

Methods included from Parser::MetaContainer

#add_meta_data, #clone_meta

Methods included from Dom::Node

#[], #add_node, #children, #each_child, #find, #has_children?, #initialize, #namespace, #parent, #parents, #print_tree, #qualified_name, #resolve, #siblings

Methods included from Token::Container

#add_token, #initialize, #process_token, #process_tokens, #token, #tokens

Constructor Details

This class inherits a constructor from CodeObject::Base